Type Alias stellar_xdr::curr::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;