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