3 unstable releases
0.2.0 | Apr 2, 2022 |
---|---|
0.1.1 | Feb 9, 2021 |
0.1.0 | Jan 10, 2021 |
#1056 in HTTP server
195 downloads per month
Used in 5 crates
(via myc-core)
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
~436K SLoC