Macro wai_bindgen_wasmer::region::tuples

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