Type Definition git_odb::cache::ObjectCache

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

A type to store object caches in boxes.