pub type EntityCache = LruModelCache<Entity>;Expand description
LRU cache for Entity elements
Aliased Typeยง
pub struct EntityCache { /* private fields */ }pub type EntityCache = LruModelCache<Entity>;LRU cache for Entity elements
pub struct EntityCache { /* private fields */ }