Macro rust_util::println_ex

source ·
macro_rules! println_ex {
    ($($arg:tt)+) => { ... };
}