mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 00:01:11 +01:00
.. | ||
benches | ||
src | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
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.