ctoolbox
0.1.0
ctoolbox
Macro
info_fmt
Copy item path
Source
macro_rules! info_fmt { ($fmt:expr, $($arg:tt)*) => { ... }; ($msg:expr) => { ... }; }