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