set_field

Function set_field 

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

Generates a field element for instert and update statements, to set a field from a parameter of the same type.