parse_identifier

Function parse_identifier 

Source
pub fn parse_identifier(input: &str) -> IResult<&str, &str>
Expand description

Parses an identifier on.. idk tbd