Type Definition git_odb::cache::PackCache

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

A type to store pack caches in boxes.