zonfig 0.1.0

A small dynamic configuration loader with file watching and hot reload support.
Documentation
1
2
3
4
# Examples

- `basic.rs`: load a config file once.
- `watch.rs`: watch `fixtures/app.toml` and print reload events.