pub fn symbol(c: char) -> Parser<char>
Expand description

Parses a single character.