Skip to main content

write_registry

Function write_registry 

Source
fn write_registry(path: &Path, registry: &WorkspaceRegistry) -> Result<()>
Expand description

Persist a registry to disk, creating the parent directory if needed.