mirror of
https://github.com/fafhrd91/actix-net
synced 2024-12-18 22:23:11 +01:00
8 lines
249 B
Markdown
8 lines
249 B
Markdown
|
# actix-service
|
||
|
|
||
|
> Service trait and combinators for representing asynchronous request/response operations.
|
||
|
|
||
|
See documentation for detailed explanations these components: [https://docs.rs/actix-service](docs).
|
||
|
|
||
|
[docs]: https://docs.rs/actix-service
|