Improve code readability

This commit is contained in:
Guillaume Gomez 2022-11-25 20:37:14 +01:00
parent 9c46173895
commit eb93d1bede
2 changed files with 23 additions and 15 deletions

View file

@ -137,7 +137,7 @@ pub(super) fn write_shared(
Ok((ret, krates))
}
/// Read a file and return all lines that match the <code>"{crate}":{data},\</code> format,
/// Read a file and return all lines that match the <code>"{crate}":{data},\ </code> format,
/// and return a tuple `(Vec<DataString>, Vec<CrateNameString>)`.
///
/// This forms the payload of files that look like this: