Function cast_string_to_uint64

Source
fn cast_string_to_uint64(a: &str) -> Result<u64, EvalError>