2 releases
0.1.1 | May 19, 2019 |
---|---|
0.1.0 | May 18, 2019 |
#934 in Configuration
5KB
106 lines
Properties
A simple rust library to produce a property key/value struct.
This library is intended to be used on .property files like those found in Spring or environment files, but multiple file formats are intended for the 1.0 release.
TODO
- Read entire files
- More file formats