Expand description
Modules§
- as_
base64 - as_hex
- Serde implementations using hex-encoded encodables
- bls12_
381 🔒 - btc
- collections 🔒
- iroh 🔒
- secp256k1 🔒
- threshold_
crypto 🔒
Macros§
Structs§
- Count
Write - A writer counting number of bytes written to it
- Decode
Error
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