mirror of
https://github.com/fafhrd91/actix-net
synced 2025-03-04 06:02:47 +01:00
14 lines
943 B
Markdown
14 lines
943 B
Markdown
# actix-service
|
|
|
|
> Service trait and combinators for representing asynchronous request/response operations.
|
|
|
|
[](https://crates.io/crates/actix-service)
|
|
[](https://docs.rs/actix-service/2.0.2)
|
|
[](https://blog.rust-lang.org/2020/03/12/Rust-1.46.html)
|
|

|
|
[](https://deps.rs/crate/actix-service/2.0.2)
|
|

|
|
[](https://discord.gg/NWpN5mmg3x)
|
|
|
|
See documentation for detailed explanations of these components: https://docs.rs/actix-service.
|