pub fn character() -> Parser<char>
Expand description

Parses any character. Always succeeds.