parse_pattern

Function parse_pattern 

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