22 releases
Uses old Rust 2015
0.4.3 | Apr 14, 2018 |
---|---|
0.4.2 | Sep 20, 2017 |
0.3.2 | Sep 11, 2017 |
0.2.2 | May 9, 2017 |
0.0.4 | Oct 16, 2016 |
#961 in Configuration
Used in 3 crates
50KB
1K
SLoC
Mg Settings
Parse config files.
Installation
Add the following line to the dependencies section of your Cargo.toml
:
[source,bash]
mg-settings = "0.0.2"
Usage
Call the parse
function on the input to get the commands from the config file.
lib.rs
:
Parse config files.
Usage
Call the parse
function on the input.
Dependencies
~4–12MB
~144K SLoC