Module binary_wrappers

Source

Structs§

BinaryParser
Deserializes from hex-encoded XRPL binary format to serde JSON fields and values.

Traits§

Parser
Serialization

Type Aliases§

BinarySerializer
Serializes JSON to XRPL binary format.