#signature #async #future #bounds #traits

async_fn

Collection of helper annotations and macros for concise and yet explicit async fn signatures

5 releases

0.0.2 Sep 19, 2021
0.0.1 Sep 18, 2021
0.0.1-rc2 Sep 17, 2021

#2902 in Rust patterns

Download history 7574/week @ 2024-09-03 5902/week @ 2024-09-10 4000/week @ 2024-09-17 7083/week @ 2024-09-24 7162/week @ 2024-10-01 6439/week @ 2024-10-08 9763/week @ 2024-10-15 8873/week @ 2024-10-22 6990/week @ 2024-10-29 7378/week @ 2024-11-05 5131/week @ 2024-11-12 7773/week @ 2024-11-19 10605/week @ 2024-11-26 13056/week @ 2024-12-03 14698/week @ 2024-12-10 8350/week @ 2024-12-17

48,303 downloads per month

Zlib OR MIT OR Apache-2.0

13KB
61 lines

::async_fn

Repository Latest version Documentation MSRV unsafe forbidden License CI

Collection of helper annotations and macros for concise and yet explicit async fn signatures.

See the documentation of #[async_fn::bare_future] for more info.

Dependencies

~1.5MB
~37K SLoC