Crate scale_serialization[−][src]
Structs
A cheaply cloneable and sliceable chunk of contiguous memory.
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
Represents any valid JSON value.
A convenient representation of the scale-info types to a format that matches serde model more closely