Skip to main content

HISTORY_LIMIT

Constant HISTORY_LIMIT 

Source
pub const HISTORY_LIMIT: usize = 200;
Expand description

Maximum number of entries kept per path. Older entries roll off the front in FIFO order.