Function mz_expr::func::cast_numeric_to_float32

source ·
pub fn cast_numeric_to_float32<'a>(a: Numeric) -> Result<f32, EvalError>