parse_operator

Function parse_operator 

Source
pub fn parse_operator(input: &str) -> IResult<&str, Operation>