Compile-time dependency graph validation for the
[`injectable-rs`](https://crates.io/crates/injectable-rs) DI framework.
Detects cycles, missing dependencies, and ambiguous bindings at build time by
analyzing the static dependency graph. Implementation detail of
`injectable-rs`; depend on `injectable-rs` instead.
Dual-licensed under MIT OR Apache-2.0.