props-util 0.2.1

A Rust library for easily loading and parsing properties files into strongly-typed structs.
Documentation
1
2
3
4
#TestProperties
name = test
    option_vec1 = 8, 9, 10
option_vec2 = 8,             9,              10