Function expr::scalar::func::impls::numeric::cast_numeric_to_float64[][src]

pub fn cast_numeric_to_float64<'a>(a: Numeric) -> Result<f64, EvalError>