conflag 0.1.1

A simple and powreful configuration language, extending JSON with declarative and functional language features.
Documentation
1
2
3
pub mod deserializer;

pub use deserializer::from_str;