properties 0.1.1

Handle property files
Documentation
  • Coverage
  • 25%
    2 out of 8 items documented0 out of 7 items with examples
  • Size
  • Source code size: 7.96 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.48 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • marblenix

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