std

Macro log_syntax

1.38.0 ยท source
macro_rules! log_syntax {
    ($($arg:tt)*) => { ... };
}
Expand description

Prints passed tokens into the standard output.