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