stellar_xdr::curr

Type Alias Uint32

Source
pub type Uint32 = u32;
Available on crate feature curr only.
Expand description

Uint32 is an XDR Typedef defines as:

typedef unsigned int uint32;