Function tox::toxcore::binary_io::rest_len[][src]

pub fn rest_len(input: &[u8]) -> IResult<&[u8], usize>

Parser that returns the length of the remaining input.