Function cast_numeric_to_uint64

Source
fn cast_numeric_to_uint64(a: Numeric) -> Result<u64, EvalError>