Expand description
Functions for encoding objects into the XRP Ledger’s canonical binary format and decoding them.
Re-exports§
pub use binary_wrappers::*;
Modules§
- binary_
wrappers - definitions
- Functions for encoding objects into the XRP Ledger’s canonical binary format and decoding them.
- exceptions
- General XRPL Binary Codec Exceptions.
- types
- Top-level exports for types used in binary_codec.
- utils
- Utilities for binarycodec crate.