Function mz_expr::scalar::func::impls::jsonb::cast_jsonb_to_float32

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