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