Skip to main content

load_or_default

Function load_or_default 

Source
fn load_or_default(path: &Path) -> Result<WorkspaceRegistry>
Expand description

Load the registry from path, or a fresh empty one if the file is absent.