Macro rustemo::log

source ·
macro_rules! log {
    ($( $args:expr ),*) => { ... };
}
Expand description

Prints with newline to stdout in debug profile