create_catalog

Function create_catalog 

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

Create catalog.