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.
pub fn load_registry(content_root: &Path) -> Result<EntityRegistry, i32>Load entity registry from content root. Returns empty registry if no entity dirs exist.