simple_config 0.134.0

A config language for humans that is not self-describing.
Documentation
1
2
3
4
5
6
7
8
mod r#enum;
mod float;
mod int;
mod map;
mod misc;
mod option;
mod seq;
mod string;