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