1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 19:51:06 +01:00
actix-net/actix-service
2022-10-21 03:15:48 +01:00
..
examples split -server and -tls msrv and raise to 1.52 (#398) 2021-10-19 14:53:42 +01:00
src use impl-more in -tls 2022-10-17 04:14:09 +01:00
Cargo.toml prepare actix-utils release 3.0.1 2022-10-21 03:15:48 +01:00
CHANGES.md update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md prepare actix-service release 2.0.2 2021-12-18 03:26:59 +00:00

actix-service

Service trait and combinators for representing asynchronous request/response operations.

crates.io Documentation Version License Dependency Status Download Chat on Discord

See documentation for detailed explanations of these components: https://docs.rs/actix-service.