macro_rules! impl_expr_vec {
    ($type:ty) => { ... };
}
Expand description

Implementation trait ExprVec for type able to be casted to an Expression