pub type IncompleteReplaceStatement<T> = IncompleteInsertStatement<T, Replace>;
Expand description

Represents the return type of diesel::replace_into