pub fn list<P: AsRef<Path>>(cache: P) -> impl Iterator<Item = Result<Metadata>>
Returns a synchronous iterator that lists all cache index entries.