Type Definition diesel::types::ToSqlOutput [−][src]
pub type ToSqlOutput<'a, T, DB> = Output<'a, T, DB>;
👎 Deprecated since 1.1.0:
Use serialize::Output
instead
pub type ToSqlOutput<'a, T, DB> = Output<'a, T, DB>;
Use serialize::Output
instead