Docs.rs
async-di-0.2.0
async-di 0.2.0
Docs.rs crate page
Apache-2.0
OR
MIT
26 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
fluxxu
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
thiserror ^1.0
normal
tokio ^1.2
normal
tracing ^0.1
normal
Versions
0%
of the crate is documented
Platform
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
Skip to main content
Ref
async_
di
0.2.0
Ref
Aliased Type
In crate async_
di
async_di
Type Alias
Ref
Copy item path
Source
pub type Ref<T> =
Arc
<T>;
Aliased Type
ยง
pub struct Ref<T> {
/* private fields */
}