[go: up one dir, main page]

list_sync

Function list_sync 

Source
pub fn list_sync<P: AsRef<Path>>(
    cache: P,
) -> impl Iterator<Item = Result<Metadata>>
Expand description

Returns a synchronous iterator that lists all cache index entries.