Type Definition tinylfu_cached::cache::types::Weight

source ·
pub type Weight = i64;
Expand description

Defines the type for the weight of the cache, which is the total space reserved for the cache.