pub type Set<U, V> = <U as SetAutoTypeHelper<V>>::Out;Expand description
Represents the return type of
UpdateStatement::set() and
IncompleteDoUpdate::set()
pub type Set<U, V> = <U as SetAutoTypeHelper<V>>::Out;Represents the return type of
UpdateStatement::set() and
IncompleteDoUpdate::set()