Skip to main content

load_local

Function load_local 

Source
pub fn load_local(path: &Path) -> Result<Registry, String>
Expand description

Load a registry from a local file (JSON). Returns an empty registry if the file does not exist.