Skip to main content

Set

Type Alias Set 

Source
pub type Set<U, V> = <U as SetAutoTypeHelper<V>>::Out;
Expand description

Represents the return type of UpdateStatement::set() and IncompleteDoUpdate::set()