charon_lib::name_matcher::parser

Function parse_pat_elem

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