Function expr::func::cast_float64_to_int32[][src]

pub fn cast_float64_to_int32<'a>(a: f64) -> Result<i32, EvalError>