Docs.rs
stellar-xdr-27.0.0
stellar-xdr 27.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
stellar-crates
Dependencies
arbitrary ^1.1.3
normal
optional
base64 ^0.22.1
normal
optional
cfg_eval ^0.1.2
normal
optional
clap ^4.2.4
normal
optional
escape-bytes ^0.1.1
normal
ethnum ^1.5.3
normal
optional
hex ^0.4.3
normal
optional
rand ^0.9.0
normal
optional
schemars ^0.8.16
normal
optional
serde ^1.0.139
normal
optional
serde_json ^1.0.89
normal
optional
serde_with ^3.12.0
normal
optional
sha2 ^0.10.9
normal
optional
stellar-strkey ^0.0.13
normal
optional
thiserror ^1.0.37
normal
optional
bytes-lit ^0.0.5
dev
serde_json ^1.0.89
dev
crate-git-revision ^0.0.6
build
Versions
15.36%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Int64
stellar_
xdr
27.0.0
stellar_xdr
Type Alias
Int64
Copy item path
Source
pub type Int64 =
i64
;
Expand description
Int64 is an XDR Typedef defined as:
typedef hyper int64;