Type Alias stellar_xdr::next::Int32

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

Int32 is an XDR Typedef defines as:

typedef int int32;