Type Definition diesel::expression::helper_types::Gt [] [src]

type Gt<Lhs, Rhs> = Gt<Lhs, AsExpr<Rhs, Lhs>>;