Function parse_rule

Source
pub fn parse_rule(input: &str) -> IResult<&str, Rule>