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

#181 in #settings

Download history 5/week @ 2024-02-18 23/week @ 2024-02-25 9/week @ 2024-03-03 14/week @ 2024-03-10 9/week @ 2024-03-17

55 downloads per month
Used in 4 crates (3 directly)

MIT license

34KB
725 lines

Mg Settings

Parse config files.

link link link link link link

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

~5.5MB
~107K SLoC