Skip to main content

check_native_gate

Function check_native_gate 

Source
pub fn check_native_gate(
    gate: &NativeGate,
    table: &NativeTable,
    idx: NativeIdx,
) -> Result<(), NativeCallError>