Crate scale_serialization[−][src]
Structs
A serializer that encodes types to SCALE with the option to coerce the output to an equivalent representation given by some type information.
A container for SCALE encoded data that can serialize types directly with the help of a type registry and without using an intermediate representation.
Enums
A convenient representation of the scale-info types to a format that matches serde model more closely