actix-net/actix-service
Ali MJ Al-Nasrawy 983dba5014 fix Send auto-impl 2021-10-18 10:05:51 +03:00
..
src fix Send auto-impl 2021-10-18 10:05:51 +03:00
CHANGES.md prepare actix-service release v2.0.1 2021-10-11 04:20:37 +01:00
Cargo.toml prepare actix-service release v2.0.1 2021-10-11 04:20:37 +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 v2.0.1 2021-10-11 04:20:37 +01:00

README.md

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.