charon_
lib
0.1.90
charon_lib
Macro
warn
Copy item path
Source
macro_rules! warn { ($($arg:tt)+) => { ... }; }
Expand description
A custom log warn macro. Uses the log crate.