☰
exists
In diesel::dsl
?
Type Definition
diesel
::
dsl
::
exists
source
·
[
−
]
pub type exists<Expr> = Exists<Expr>;
Expand description
The return type of
exists(expr)