Function charon_lib::name_matcher::parser::parse_pattern

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