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