Skip to main content

MAX_HISTORY_MATCHES

Constant MAX_HISTORY_MATCHES 

Source
pub const MAX_HISTORY_MATCHES: usize = 40;
Expand description

How many prompt-history matches one search returns. Public because the controller loop performs the search and must use the same bound the phone was promised.