Function rushell_deps_pom::parser::take[][src]

pub fn take<'a, I: Clone + Send>(n: usize) -> Parser<'a, I, Vec<I>>

Read n symbols.