Crate scale_serialization Copy item path Source Bytes A cheaply cloneable and sliceable chunk of contiguous memory. Serializer A serializer that encodes types to SCALE with the option to coerce
the output to an equivalent representation given by some type information. Value A container for SCALE encoded data that can serialize types directly
with the help of a type registry and without using an intermediate representation. JsonValue Represents any valid JSON value. SpecificType A convenient representation of the scale-info types to a format
that matches serde model more closely TupleOrArray to_bytes to_bytes_with_info to_vec to_vec_with_info