|
8 months ago | |
---|---|---|
examples | 8 months ago | |
src | 8 months ago | |
.gitignore | 8 months ago | |
Cargo.toml | 8 months ago | |
LICENSE.md | 8 months ago | |
README.md | 8 months ago |
You can run the example program by running cargo run --example parse
.
It accepts a path to a nix.conf
file as first argument.
If no path is specified, the included example config will be parsed.
No support for comments, floats, signed integers