inih_rust_migration 0.1.0

Rust wrapper or port of the INIH C INI parser
Documentation
1
2
3
4
5
6
7
[database]
user = admin
password = secret

[server]
host = localhost
port = 8080