parse_pat_ty

Function parse_pat_ty 

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