kanzi
0.7.0
kanzi
Macro
debug
Copy item path
macro_rules! debug { ($($arg:tt)+) => { ... }; }
Expand description
Logs a
debug
message.