Skip to main content

xrpl_wasm_stdlib/fields/
mod.rs

1//! Field decoding traits and helpers shared across XRPL field types.
2
3pub mod decoder;