mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-27 18:02:58 +01:00
readme grammar
This commit is contained in:
parent
4ec358575e
commit
4a8693d000
@ -2,6 +2,4 @@
|
|||||||
|
|
||||||
> Tokio-based single-threaded async runtime for the Actix ecosystem.
|
> Tokio-based single-threaded async runtime for the Actix ecosystem.
|
||||||
|
|
||||||
See documentation for detailed explanations these components: [https://docs.rs/actix-rt][docs].
|
See crate documentation for more: https://docs.rs/actix-rt.
|
||||||
|
|
||||||
[docs]: https://docs.rs/actix-rt
|
|
||||||
|
@ -2,6 +2,4 @@
|
|||||||
|
|
||||||
> Service trait and combinators for representing asynchronous request/response operations.
|
> Service trait and combinators for representing asynchronous request/response operations.
|
||||||
|
|
||||||
See documentation for detailed explanations these components: [https://docs.rs/actix-service][docs].
|
See documentation for detailed explanations of these components: https://docs.rs/actix-service.
|
||||||
|
|
||||||
[docs]: https://docs.rs/actix-service
|
|
||||||
|
Loading…
Reference in New Issue
Block a user