TotalCapacity

Type Alias TotalCapacity 

Source
pub type TotalCapacity = usize;
Expand description

Defines type for the capacity of the cache in terms of the number of items the cache may store.