actix-net/actix-service
Rob Ede 7de866dab3
add changelog entry
2020-12-27 02:15:25 +00:00
..
benches fix benches 2020-12-27 01:53:15 +00:00
src add changelog entry 2020-12-27 02:15:25 +00:00
CHANGES.md add changelog entry 2020-12-27 02:15:25 +00:00
Cargo.toml Bump pin-project to 1.0 (#202) 2020-10-25 19:42:40 +09: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.