Crate facet_toml

Source
Expand description

Facet logo - a reflection library for Rust   facet-toml

experimental free of syn crates.io documentation MIT/Apache-2.0 licensed

Logo by Misiasart

Thanks to all individual and corporate sponsors, without whom this work could not exist:

Ko-fi GitHub Sponsors Patreon Zed built with depot

Provides TOML serialization and deserialization for Facet types.

Structs§

AnyErr
Any error

Functions§

from_str
Deserializes a TOML string into a value of type T that implements Facet.