pub fn load_manifest(workspace: &Path) -> Result<WorkspaceManifest>Expand description
Load manifest if present; otherwise single-mode default (does not write).
pub fn load_manifest(workspace: &Path) -> Result<WorkspaceManifest>Load manifest if present; otherwise single-mode default (does not write).