Function nom::is_digit
[−]
[src]
pub fn is_digit(chr: u8) -> bool
Tests if byte is ASCII digit: 0-9
pub fn is_digit(chr: u8) -> bool
Tests if byte is ASCII digit: 0-9