config-file2 0.4.1

Extremely easy to read and write configuration file
Documentation
1
2
3
4
5
host = "example.com"

port = 443

tags = ["example", "test"]

[inner]

answer = 42