Module sui_serde

Source

Structs§

AsProtocolVersion
BigInt
Readable
Use with serde_as to control serde for human-readable serialization and deserialization H : serde_as SerializeAs/DeserializeAs delegation for human readable in/output R : serde_as SerializeAs/DeserializeAs delegation for non-human readable in/output
SequenceNumber
SuiStructTag
SuiTypeTag

Functions§

to_sui_struct_tag_string
Serialize StructTag as a string, retaining the leading zeros in the address.