gix_odb::cache

Type Alias ObjectCache

source
pub type ObjectCache = dyn Object + Send + 'static;
Expand description

A type to store object caches in boxes.