Traits

A data structure that can be serialized into any data format supported by Serde.

Returned from Serializer::serialize_struct.

A data format that can serialize any data structure supported by Serde.

Derive Macros