1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 21:51:06 +01:00
actix-net/actix-service
2024-02-19 12:19:08 +00:00
..
examples split -server and -tls msrv and raise to 1.52 (#398) 2021-10-19 14:53:42 +01:00
src chore: remove redundant imports 2024-02-19 12:19:08 +00:00
Cargo.toml bump MSRV to 1.65 (#485) 2023-07-17 03:05:39 +01:00
CHANGES.md chore: remove dates from changelogs 2023-09-17 20:25:58 +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 docs: add bytestring readme 2023-09-17 20:33:36 +01:00

actix-service

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

crates.io Documentation Version MIT or Apache 2.0 licensed Dependency Status Download Chat on Discord

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