Snum

Function Snum 

Source
pub fn Snum(input: &[u8]) -> IResult<&[u8], &[u8]>
Expand description

Representing a decimal integer value in the range 0 through 255

Snum = 1*3DIGIT