14 unstable releases (4 breaking)
Uses old Rust 2015
0.4.2 | Apr 4, 2018 |
---|---|
0.4.0 | Sep 13, 2017 |
0.2.2 | Jun 16, 2017 |
#202 in #settings
26 downloads per month
Used in 4 crates
(3 directly)
34KB
725 lines
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.
Dependencies
~4–12MB
~147K SLoC