Function charon_lib::name_matcher::parser::parse_pat_elem

source ยท
fn parse_pat_elem(i: &str) -> IResult<&'_ str, PatElem, ErrorTree<&'_ str>>