sparreal_kernel

Macro dbg_hex

Source
macro_rules! dbg_hex {
    ($v:expr) => { ... };
}