byte_slice::is_digit! 
                   
                       [−]
                   
               [src]
macro_rules! is_digit { ($byte:expr) => { ... }; }
Indicates that a byte is a digit.
macro_rules! is_digit { ($byte:expr) => { ... }; }
Indicates that a byte is a digit.