Docs.rs
rust_di-2.3.0
rust_di 2.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bordunospub
Dependencies
arc-swap ^1.7
normal
async-trait ^0.1
normal
dashmap ^7.0.0-rc2
normal
di_macros ^4.1.0
normal
inventory ^0.3
normal
once_cell ^1.21
normal
thiserror ^2.0
normal
tokio ^1.46
normal
Versions
2.86%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_di
2.3.0
All Items
Crate Items
Re-exports
Modules
Structs
Functions
Attribute Macros
Crate
rust_di
Copy item path
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