Expand description
Modules§
Structs§
Enums§
- DynRaw
Fallback - A type that decodes
module_instance_id
-prefixedT
s even when correspondingDecoder
is not available.
Constants§
- MAX_
DECODE_ SIZE - Maximum size, in bytes, of data we are allowed to ever decode for a single value.
Traits§
- Decodable
- Data which can be encoded in a consensus-consistent way
- DynEncodable
- Object-safe trait for things that can encode themselves
- Encodable
- Data which can be encoded in a consensus-consistent way