actix-net/actix-service
Aode (Lion) f0c4997c25 Fix Service<u8> request documentation 2021-09-25 14:02:29 -05:00
..
src Fix Service<u8> request documentation 2021-09-25 14:02:29 -05:00
CHANGES.md prepare service release 2.0.0 (#339) 2021-04-16 15:18:53 +01:00
Cargo.toml prepare actix-utils release 3.0.0 (#342) 2021-04-17 02:00:36 +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 service release 2.0.0 (#339) 2021-04-16 15:18:53 +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.