Crate facet_toml

Source
Expand description

Facet logo - a reflection library for Rust   facet-toml

Coverage Status 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.

Modules§

error
Errors from parsing TOML documents.

Functions§

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