Function nom::rest
[−]
[src]
pub fn rest(input: &[u8]) -> IResult<&[u8], &[u8]>
Return the remaining input.
pub fn rest(input: &[u8]) -> IResult<&[u8], &[u8]>
Return the remaining input.