Re-exports§
pub use toml;
Modules§
Macros§
- gen_
serialize_ deserialize_ test - Run this on your struct implementing TomlConfig to generate a serialization/deserialization test for it.
Traits§
- Toml
Config - Export structs to toml, converting Rust doc strings to comments.