mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 20:51:06 +01:00
2b83f08a40
* Use old cargo-hack for 1.57.0 CI Signed-off-by: Yuki Okushi <jtitor@2k36.org> * Upgrade MSRV to 1.59.0 Signed-off-by: Yuki Okushi <jtitor@2k36.org> Signed-off-by: Yuki Okushi <jtitor@2k36.org> Co-authored-by: Rob Ede <robjtede@icloud.com> |
||
---|---|---|
.. | ||
examples | ||
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.