Skip to main content

set_field

Function set_field 

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

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