parse_manifest

Function parse_manifest 

Source
pub fn parse_manifest(
    path: &Path,
    id: RelPath<'_>,
) -> Result<Archive, ManifestParseError>
Expand description

§Errors