Expand description
Custom serde module implementations.
Modulesยง
- bytecode
- Custom bytecode serialization implementation for better human-friendly format support.
- content_
address - Custom
ContentAddress
serialization to better support human-readable formats. - hash
- Custom hash serialization to better support human-readable formats.
- signature
- Helpers for serializing and deserializing
Signature
types.