debug_u8

Macro debug_u8 

Source
macro_rules! debug_u8 {
    ($var: expr) => { ... };
}
Expand description

Prints a u8 variable, if at RUST_LOG=debug