Skip to main content

load_registry

Function load_registry 

Source
pub fn load_registry(content_root: &Path) -> Result<EntityRegistry, i32>
Expand description

Load entity registry from content root. Returns empty registry if no entity dirs exist.