Macro zkevm_circuits::_cb
source · macro_rules! _cb {
() => { ... };
}
Expand description
Creates a dummy constraint builder that cannot be used to add constraints.
macro_rules! _cb {
() => { ... };
}
Creates a dummy constraint builder that cannot be used to add constraints.