ObjectCache

Type Alias ObjectCache 

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

A type to store object caches in boxes.