Function nom::le_i8[][src]

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

Recognizes a signed 1 byte integer (equivalent to take!(1)