expr_field_eq

Function expr_field_eq 

Source
pub fn expr_field_eq(param_name: impl Into<String>, f: &Field) -> Expr
Expand description

Generates an expression checking for equality of a field and a parameter and the same type.