[][src]Macro mech_wasm::log

macro_rules! log {
    ( $( $t:tt )* ) => { ... };
}