Macro keos::debug

source ·
macro_rules! debug {
    ($($e:tt)*) => { ... };
}
Expand description

Print msg if debug build