pub fn get_manifest_id(spec: &PackageInfo) -> StrResult<FileId>
Expand description
Parses the manifest of the package located at package_path
.
pub fn get_manifest_id(spec: &PackageInfo) -> StrResult<FileId>
Parses the manifest of the package located at package_path
.