mz_expr::scalar::func::impls::float32

Function cast_float32_to_uint32

Source
pub fn cast_float32_to_uint32<'a>(a: f32) -> Result<u32, EvalError>