2 releases

0.1.1 May 19, 2019
0.1.0 May 18, 2019

#714 in Configuration

Download history 5/week @ 2024-02-16 21/week @ 2024-02-23 23/week @ 2024-03-01 3/week @ 2024-03-08

52 downloads per month

MIT license

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

No runtime deps