is_digit_byte

Function is_digit_byte 

Source
pub fn is_digit_byte(b: u8) -> bool
Expand description

Returns true if the byte is a digit.