Expand description
Configuration Hot Reloading
This module provides functionality for hot-reloading configuration files without restarting the server.
Structs§
- Config
HotReloader - Configuration hot reloader
- Config
HotReloader With Handler - Configuration hot reloader with change handler
- Default
Config Change Handler - Default configuration change handler that logs changes
Traits§
- Config
Change Handler - Configuration change handler trait