Function leetcode_tui_rs::migrations::sea_orm::Set
source · pub fn Set<V>(v: V) -> ActiveValue<V>where
V: Into<Value>,
Expand description
Defines a set operation on an ActiveValue
pub fn Set<V>(v: V) -> ActiveValue<V>where
V: Into<Value>,
Defines a set operation on an ActiveValue