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