[][src]Function dars_catalog::catalog

pub fn catalog<T: Catalog + Clone>(
    root: String,
    catalog: T
) -> Result<impl Filter<Extract = impl Reply, Error = Rejection> + Clone, Error>

Builds a catalog with root-url url. The handlers for this filter takes list of datasets.