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

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

The SQL type of an expression