pub fn parse_basic_value(input: &str) -> IResult<&str, BasicToken>
Expand description

Parse a basic value