time_
macros
0.2.18
time_macros
Macro
bug
Copy item path
source
macro_rules!
bug { () => { ... }; (
$descr
:literal $(
$rest
:tt)
?
) => { ... }; }