Crate xrpl_types
source ·Expand description
Core types and related functions for the XRP Ledger. Reused between Web and WebSocket clients and potentially for server-side code.
Re-exports§
pub use types::*;
Modules§
- Types in internal canonical binary format https://xrpl.org/serialization.html#type-list
Enums§
Type Aliases§
- Result type for xrpl types operations.