Skip to main content

impl_gate_support

Macro impl_gate_support 

Source
macro_rules! impl_gate_support {
    ($field_name:ident, $F:ty, $WasmF:ty) => { ... };
}