3 unstable releases

0.2.0 Apr 2, 2022
0.1.1 Feb 9, 2021
0.1.0 Jan 10, 2021

#638 in HTTP server

Download history 18/week @ 2023-11-20 13/week @ 2023-11-27 42/week @ 2023-12-04 42/week @ 2023-12-11 15/week @ 2023-12-25 26/week @ 2024-01-08 33/week @ 2024-01-15 33/week @ 2024-01-22 32/week @ 2024-01-29 42/week @ 2024-02-05 56/week @ 2024-02-12 42/week @ 2024-02-19 94/week @ 2024-02-26 49/week @ 2024-03-04

241 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

~17–31MB
~539K SLoC