Type Alias stellar_xdr::next::Uint32

source ·
pub type Uint32 = u32;
Available on crate feature next only.
Expand description

Uint32 is an XDR Typedef defines as:

typedef unsigned int uint32;