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

pub fn cast_numeric_to_int64<'a>(a: Numeric) -> Result<i64, EvalError>