Function charon_lib::name_matcher::parser::parse_impl_elem

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