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

|
2021-12-18 03:26:59 +00:00
|
|
|
[](https://deps.rs/crate/actix-service/2.0.2)
|
2021-03-15 23:09:34 +00:00
|
|
|

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