ronfig 0.1.1

Config rust with RON, Easily!
Documentation
1
2
3
4
5
(
    app_name:"simple app",
    workers: 4,
    // debug: Some(true),
)