pub fn expr_field_eq(param_name: impl Into<String>, f: &Field) -> Expr
Generates an expression checking for equality of a field and a parameter and the same type.