Type Alias Pattern

Source
pub type Pattern = fn(&[&str]) -> Vec<String>;