Type Alias stellar_xdr::next::Uint64
source · pub type Uint64 = u64;
Available on crate feature
next
only.Expand description
Uint64 is an XDR Typedef defines as:
typedef unsigned hyper uint64;
pub type Uint64 = u64;
next
only.Uint64 is an XDR Typedef defines as:
typedef unsigned hyper uint64;