wai_bindgen_wasmer::le

Macro tuples

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