charon_lib::name_matcher::parser

Function parse_pat_ty

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