Function create_catalog

Source
pub async fn create_catalog<'annotation, PathT>(
    annotation: CatalogAnnotation<'annotation>,
    uri_path: &str,
    directory: PathT,
    configuration: &RenderConfiguration,
) -> Result<Vec<Value>, StatusCode>
where PathT: AsRef<Path>,
Expand description

Create catalog.