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