Home
last modified time | relevance | path

Searched defs:many0_count (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nom/src/multi/
H A Dmod.rs452 pub fn many0_count<I, O, E, F>(mut f: F) -> impl FnMut(I) -> IResult<I, usize, E> in many0_count() functions

Completed in 3 milliseconds