Function monch::next_char

source ·
pub fn next_char<'a>(input: &'a str) -> ParseResult<'a, char>
Expand description

Gets the next character.