stellar_xdr::next

Type Alias Int32

Source
pub type Int32 = i32;
Available on crate feature next only.
Expand description

Int32 is an XDR Typedef defines as:

typedef int int32;