[][src]Macro wasm_rpc::print

macro_rules! print {
    ($($arg:tt)*) => { ... };
}

Overrides the default print! macro.