Skip to main content

load_manifest

Function load_manifest 

Source
pub fn load_manifest(dir: &Path) -> Result<Manifest, ZigError>
Expand description

Load the manifest from a tier directory. Returns an empty manifest if the file does not exist.