Function has_n_letters

Source
pub fn has_n_letters(n: i64) -> impl Fn(&str) -> bool