Crate serde_object

Source

Modules§

assistant
Side channels for providing more information than the Serde API lets through in-band.
serializer
Serializing directly into an Object<'static>.

Enums§

Object
Represents a Serde data model value, losslessly.
See https://serde.rs/data-model.html for more information.