Macro zkevm_keccak::impl_expr
source · [−]macro_rules! impl_expr {
($type:ty) => { ... };
($type:ty, $method:path) => { ... };
}Expand description
Implementation trait Expr for type able to be casted to u64
macro_rules! impl_expr {
($type:ty) => { ... };
($type:ty, $method:path) => { ... };
}Implementation trait Expr for type able to be casted to u64