Function mz_expr::func::cast_float64_to_uint64

source ·
pub fn cast_float64_to_uint64<'a>(a: f64) -> Result<u64, EvalError>