Wax_utils.Uint64Source64-bit unsigned integers.
The type of 64-bit unsigned integers.
of_string s parses a 64-bit unsigned integer from its decimal representation.
Convert to an OCaml int. The caller must ensure the value fits (bound it first); an unguarded call that overflows is a bug, and this asserts.