mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 18:51:06 +01:00
fad1fda194
Co-authored-by: yinqilei <yinqilei_ug@126.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.