Function charon_lib::name_matcher::parser::parse_pat_ty

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