std
1.83.0-nightly
(fa724e5d8 2024-09-27)
std
Macro
log_syntax
Copy item path
1.38.0
ยท
source
macro_rules!
log_syntax { ($(
$arg
:tt)
*
) => { ... }; }
Expand description
Prints passed tokens into the standard output.