1
Fork 0

Improve code readability

This commit is contained in:
Guillaume Gomez 2023-01-20 16:02:52 +01:00
parent 3623613dc7
commit 9f70bdcbc8
2 changed files with 23 additions and 15 deletions

View file

@ -138,7 +138,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: