parse_token

Function parse_token 

Source
pub fn parse_token(input: &str) -> IResult<&str, Token>