☰
Type Definition Gt
Other items in
diesel
::
dsl
All crates
?
Type Definition
diesel
::
dsl
::
Gt
[
−
]
[src]
pub type Gt<Lhs, Rhs> = Gt<Lhs,
AsExpr
<Rhs, Lhs>>;
Expand description
The return type of
lhs.gt(rhs)