Skip to main content

list_detached_manifests

Function list_detached_manifests 

Source
pub fn list_detached_manifests<'a>(
    base_path: &Path,
    object_store: &'a dyn OSObjectStore,
) -> impl Stream<Item = Result<ManifestLocation>> + 'a
Expand description

List all detached manifest files in the versions directory.