Function winnow::combinator::rest_len
source · pub fn rest_len<I, E: ParseError<I>>(input: I) -> IResult<I, usize, E>where
I: Stream,
pub fn rest_len<I, E: ParseError<I>>(input: I) -> IResult<I, usize, E>where
I: Stream,