toml-scaffold 0.2.1

Generate commented TOML scaffolds from Rust structs and values
Documentation
1
2
3
4
# Server host address
host = "localhost"
# Server port
port = 8080