Skip to main content

load_catalog

Function load_catalog 

Source
pub(crate) async fn load_catalog<T>(
    store: &ObjectStore,
    path: &str,
) -> Option<T>