3 unstable releases
0.2.0 | Apr 2, 2022 |
---|---|
0.1.1 | Feb 9, 2021 |
0.1.0 | Jan 10, 2021 |
#1353 in HTTP server
683 downloads per month
Used in 11 crates
(2 directly)
72KB
378 lines
This crate provides integration between shaku, a dependency injection framework, and Actix Web, a web framework.
lib.rs
:
This crate provides integration between the shaku
and actix-web
crates.
See Inject
and InjectProvided
for details.
Dependencies
~15–26MB
~448K SLoC