[][src]Function pom::parser::take

pub fn take<'a, I>(n: usize) -> Parser<'a, I, &'a [I]>

Read n symbols.