Type Alias gix_odb::cache::PackCache

source ยท
pub type PackCache = dyn DecodeEntry + Send + 'static;
Expand description

A type to store pack caches in boxes.