Macro zkevm_circuits::_ifx
source · macro_rules! _ifx { ($cb:expr,$condition:tt => $when_true:block $(elsex $when_false:block)?) => { ... }; }
Expand description
ifx
macro_rules! _ifx { ($cb:expr,$condition:tt => $when_true:block $(elsex $when_false:block)?) => { ... }; }
ifx