pub fn load_catalog(catalog_dir: &Path) -> Result<ResourceCatalog, String>Expand description
Load the full ResourceCatalog from the YAML files under catalog_dir.
pub fn load_catalog(catalog_dir: &Path) -> Result<ResourceCatalog, String>Load the full ResourceCatalog from the YAML files under catalog_dir.