Expand description

Logo by Misiasart
Thanks to all individual and corporate sponsors, without whom this work could not exist:
Provides TOML serialization and deserialization for Facet types.
§License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Structs§
- Toml
DeError - Any error from deserializing TOML.
- Toml
Serializer - Serializer for TOML values.
Enums§
- Toml
DeError Kind - Type of error.
- Toml
SerError - Any error from serializing TOML.