warn
osiris
0.1.0
osiris
Macro
warn
Copy item path
Source
macro_rules! warn { () => { ... }; ($fmt:literal $(, $arg:expr)* $(,)?) => { ... }; }