sdivi-config 0.2.23

Configuration loading and validation for sdivi-rust
Documentation
1
2
3
4
5
6
7
8
# sdivi-config

Configuration loading and validation for [sdivi-rust](https://github.com/geoffgodwin/sdivi-rust).

Provides `Config::load_or_default` (5-level precedence chain), `BoundarySpec` YAML reader,
and per-category threshold overrides with mandatory `expires` fields.

Part of the `sdivi-rust` workspace. See the [workspace README](../../README.md) for full documentation.