2020-08-09 17:10:58 +02:00
|
|
|
# actix-service
|
|
|
|
|
|
|
|
> Service trait and combinators for representing asynchronous request/response operations.
|
|
|
|
|
2021-02-04 21:44:13 +01:00
|
|
|
[](https://crates.io/crates/actix-service)
|
2021-04-16 16:18:53 +02:00
|
|
|
[](https://docs.rs/actix-service/2.0.0)
|
2021-02-04 21:44:13 +01:00
|
|
|
[](https://blog.rust-lang.org/2020/03/12/Rust-1.46.html)
|
|
|
|

|
2021-04-16 16:18:53 +02:00
|
|
|
[](https://deps.rs/crate/actix-service/2.0.0)
|
2021-03-16 00:09:34 +01:00
|
|
|

|
2021-02-04 21:44:13 +01:00
|
|
|
[](https://discord.gg/NWpN5mmg3x)
|
|
|
|
|
2021-02-03 12:18:35 +01:00
|
|
|
See documentation for detailed explanations of these components: https://docs.rs/actix-service.
|