[go: up one dir, main page]

Type Definition gix_odb::cache::ObjectCache

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

A type to store object caches in boxes.