actix-net/actix-service
fakeshadow 8204a0ef9b use actix_server::TestServer 2020-12-30 04:35:52 +08:00
..
src use actix_server::TestServer 2020-12-30 04:35:52 +08:00
CHANGES.md prepare release for rt and service 2020-12-28 01:58:31 +00:00
Cargo.toml prepare release for rt and service 2020-12-28 01:58:31 +00: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.