Expand description

Serializing into an in-memory Value tree.

Structs

Helper for serializing maps and structs

Helper for serializing a sequence (array, set, tuple, tuple struct)

Serializer for the in-memory Value tree representation.

Helper for serializing a struct enum variant in externally-tagged representation

Helper for serializing a tuple enum variant in externally-tagged representation

Functions

Serialize a strongly-typed value as a dynamically-typed Value tree.