relevancy
0.1.0
relevancy
Macro
warn
Copy item path
macro_rules! warn { (target: $target:expr, $($tt:tt)*) => { ... }; ($($tt:tt)*) => { ... }; }