Macro zkevm_circuits::impl_expr_vec
source · macro_rules! impl_expr_vec { ($type:ty) => { ... }; }
Expand description
Implementation trait ExprVec
for type able to be casted to an
Expression
macro_rules! impl_expr_vec { ($type:ty) => { ... }; }
Implementation trait ExprVec
for type able to be casted to an
Expression