string-config-parser 0.2.1

A simple configuration file parser for Rust
Documentation
1
2
3
4
# Example configuration file

key1 = "value1"
key2 = 42