Skip to main content

NAME_SEARCH_LIMIT

Constant NAME_SEARCH_LIMIT 

Source
pub const NAME_SEARCH_LIMIT: u32 = 100;
Expand description

Same-named candidates to consider in one page. The cap prevents a pathological name lookup from becoming a corpus read.