Function winnow::combinator::rest_len
source · pub fn rest_len<I, E: ParserError<I>>(input: &mut I) -> PResult<usize, E>where
I: Stream,
pub fn rest_len<I, E: ParserError<I>>(input: &mut I) -> PResult<usize, E>where
I: Stream,