wai_bindgen_wasmer::region

Macro tuples

Source
macro_rules! tuples {
    ($(($($t:ident)*))*) => { ... };
}