Structs§
- UseStrict
Encoding - Encodes/decodes data in the same way as they are encoded/decoded according to strict encoding.
Traits§
- Apply
Strict Encoding - A marker trait for simple implementation of serialization into a
Chunk
using strict encoding for existing local types. types. - Strategy
- Marker trait defining specific encoding strategy which should be used
for conversion into and from
Chunk
blob.