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