Skip to main content

wasm_try

Macro wasm_try 

Source
macro_rules! wasm_try {
    ({ $($tt:tt)* }) => { ... };
}