Function nom::rest [] [src]

pub fn rest(i: &[u8]) -> IResult<&[u8], &[u8]>

Return the remaining input.