DEFAULT_HISTORY_SIZE

Constant DEFAULT_HISTORY_SIZE 

Source
pub const DEFAULT_HISTORY_SIZE: usize = 64;
Expand description

Cap for the history ring. Matches MilkDrop’s default.