mz_expr
0.0.0
In mz_
expr::
scalar::
func::
impls::
jsonb
mz_expr
::
scalar
::
func
::
impls
::
jsonb
Function
cast_jsonb_to_bool
Copy item path
Source
pub fn cast_jsonb_to_bool<'a>(a:
JsonbRef
<'a>) ->
Result
<
bool
,
EvalError
>