stellar_xdr::next

Type Alias 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;