1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 18:02:58 +01:00

readme grammar

This commit is contained in:
Rob Ede 2021-02-03 11:18:35 +00:00
parent 4ec358575e
commit 4a8693d000
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6
2 changed files with 2 additions and 6 deletions

View File

@ -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

View File

@ -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