Docs.rs
yadir-0.3.2
yadir 0.3.2
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
WarriorsSami
Dependencies
async-trait ^0.1.51
normal
claim ^0.5.0
normal
dyn-clone ^1.0.17
normal
tokio ^1.38.1
normal
yadir_derive ^0.1.5
normal
optional
uuid ^1.10.0
dev
yadir_derive ^0.1.5
dev
Versions
70%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
yadir
0.3.2
All Items
Sections
yadir
Crate Items
Modules
Macros
Crate
yadir
Copy item path
Source
Expand description
§
yadir
yadir
is yet another simple dependency injection registry for Rust.
Modules
§
core
macros
Macros
§
deps
A helper macro used to define dependencies for a given type as nested tuples of
DIObj
.
let_
deps
A helper macro used to match dependencies for a given type as nested tuples of
DIObj
.