pub type MatchedData = HashMap<&'static str, &'static str>;
pub struct MatchedData { /* private fields */ }