Function Set

pub fn Set<V>(v: V) -> ActiveValue<V>
where V: Into<Value>,
Expand description

Defines a set operation on an ActiveValue