Crate rust_di

Source
Expand description

Dependency Injection framework for Rust

Re-exports§

pub use inventory;

Modules§

core

Structs§

DIScope

Functions§

initialize

Attribute Macros§

main
registry
Attribute macro for registering services.
with_di_scope