sparreal_kernel

Macro dbg

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