Function espr::parser::combinator::char[][src]

pub fn char<'a>(c: char) -> impl EsprParser<'a, char>