soroban_sdk::xdr

Type Alias Uint64

Source
pub type Uint64 = u64;
Expand description

Uint64 is an XDR Typedef defines as:

typedef unsigned hyper uint64;