Macro object_store_wasm::log

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