diesel::dsl

Type Alias IntoSql

source
pub type IntoSql<Item, SqlType> = AsExprOf<Item, SqlType>;
Expand description

Represents the return type of .into_sql()