pub fn load_catalog(dir: &Path) -> KyuResult<Option<CatalogContent>>Expand description
Load catalog content from dir/catalog.json. Returns None if not found.
pub fn load_catalog(dir: &Path) -> KyuResult<Option<CatalogContent>>Load catalog content from dir/catalog.json. Returns None if not found.