CACHE_ENTRIES

Constant CACHE_ENTRIES 

Source
pub const CACHE_ENTRIES: usize = 4;
Expand description

Retained entries the reference engine keeps, one per administrator.

The spec requires only the most recently active administrator’s, and bounds nothing above that. Four covers a device managed by a handful of people at once and costs about a kilobyte.