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