const MAX_SEARCH_HISTORY_SIZE: usize = 255;
Expand description

Maximum number of search terms stored in the history.