simple_config_parser 1.0.0

A simple configuration file parser
Documentation
1
2
3
4
5
; This is a config file used in some examples

hello = World
rust = Is great
test = "TEST"