onefig 1.3.4

The only configuration language you need; a configuration language for configuration files.
Documentation
1
2
3
4
5
6
7
8
pub mod atom;
pub mod path;
pub mod stmt;
pub mod source_file;
pub mod list;
pub mod table;
pub mod expr;
pub mod ident;