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

Download history 29/week @ 2024-07-19 32/week @ 2024-07-26 54/week @ 2024-08-02 48/week @ 2024-08-09 30/week @ 2024-08-16 47/week @ 2024-08-23 44/week @ 2024-08-30 65/week @ 2024-09-06 47/week @ 2024-09-13 77/week @ 2024-09-20 102/week @ 2024-09-27 34/week @ 2024-10-04 23/week @ 2024-10-11 76/week @ 2024-10-18 52/week @ 2024-10-25 35/week @ 2024-11-01

195 downloads per month
Used in 5 crates (via myc-core)

MIT/Apache

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