A lib help generate toml example
This crate provides the TomlExample trait and an accompanying derive macro.
TomlExample
Deriving TomlExample on a struct will provide to_example function help generate toml example file base documentation
to_example
Drafting