Function pom::utf8::sym

source ·
pub fn sym<'a>(tag: char) -> Parser<'a, char>
Expand description

Match specific UTF-8 character.