Function mz_expr::scalar::func::impls::jsonb::cast_jsonb_to_float64

source ยท
pub fn cast_jsonb_to_float64<'a>(a: JsonbRef<'a>) -> Result<f64, EvalError>