Function sea_orm::entity::Set[][src]

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