actix-net/actix-service
ghizzo01 d7e64e16ea Bump pin-project to 1.0 2020-10-14 21:01:13 +02:00
..
benches actix-service: Fix clippy warning in benches (#174) 2020-08-07 17:16:45 +09:00
src fix doc error (#195) 2020-09-19 23:12:41 +09:00
CHANGES.md Bump pin-project to 1.0 2020-10-14 21:01:13 +02:00
Cargo.toml Bump pin-project to 1.0 2020-10-14 21:01:13 +02: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 actix-service: Fix broken link in readme (#189) 2020-09-12 15:08:03 +01:00

README.md

actix-service

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

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