Function pom::utf8::take

source ·
pub fn take<'a>(n: usize) -> Parser<'a, &'a str>
Expand description

Read n chars.