[][src]Type Definition diesel::dsl::SqlTypeOf

type SqlTypeOf<Expr> = <Expr as Expression>::SqlType;

The SQL type of an expression