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