Files
tokio/tokio-macros
Blas Rodriguez Irizar 4e350bbe41 tokio-macros: update docs
Updated to reflect:

-#![deny(intra_doc_link_resolution_failure)]
+#![deny(broken_intra_doc_links)]

Fixes: #2787
2020-08-26 09:31:07 +02:00
..
2020-08-26 09:31:07 +02:00
2019-04-25 22:22:32 -04:00
2019-04-25 22:22:32 -04:00

Tokio Macros

Procedural macros for use with Tokio

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.