Type Alias stellar_xdr::next::Int64
source · pub type Int64 = i64;
Available on crate feature
next
only.Expand description
Int64 is an XDR Typedef defines as:
typedef hyper int64;
pub type Int64 = i64;
next
only.Int64 is an XDR Typedef defines as:
typedef hyper int64;