[][src]Macro wasm_rpc::eprint

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

Overrides the default eprint! macro.