mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 20:51:06 +01:00
.. | ||
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 of these components: https://docs.rs/actix-service.