Constant reedline::HISTORY_SIZE
source · pub const HISTORY_SIZE: usize = 1000;Expand description
Default size of the FileBackedHistory used when calling FileBackedHistory::default()
pub const HISTORY_SIZE: usize = 1000;Default size of the FileBackedHistory used when calling FileBackedHistory::default()