-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Should support:
- Configuration via a TOML file or programmatically via the builder.
- Watching the file for changes (though some settings will require a restart to take effect).
- Separate configuration per-router (i.e. not a global static).
https://crates.io/crates/config looks like a good crate to leverage.