Skip to main content

IDENTITY_LRU_SIZE_DIVISOR

Constant IDENTITY_LRU_SIZE_DIVISOR 

Source
pub const IDENTITY_LRU_SIZE_DIVISOR: usize = 10;
Expand description

LRU size divisor: lru_size = max_entries / this.