Runtime types and traits for the
[`injectable-rs`](https://crates.io/crates/injectable-rs) DI framework.
Provides the internal runtime machinery — registries, extractors, lifecycle
handling, and singleton state — used by the generated code. This crate is an
implementation detail of `injectable-rs`; depend on `injectable-rs` instead.
Dual-licensed under MIT OR Apache-2.0.