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