charon_lib::name_matcher::parser

Function parse_impl_elem

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