Function nom::rest_s[][src]

pub fn rest_s(input: &str) -> IResult<&str, &str>

Return the remaining input, for strings.