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