Type Definition diesel::query_builder::IncompleteReplaceStatement
source · [−]pub type IncompleteReplaceStatement<T> = IncompleteInsertStatement<T, Replace>;
Expand description
Represents the return type of diesel::replace_into