#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

#2908 in Rust patterns

Download history 7083/week @ 2024-11-15 9592/week @ 2024-11-22 11695/week @ 2024-11-29 14660/week @ 2024-12-06 12629/week @ 2024-12-13 2571/week @ 2024-12-20 1095/week @ 2024-12-27 10300/week @ 2025-01-03 12660/week @ 2025-01-10 13524/week @ 2025-01-17 12395/week @ 2025-01-24 15116/week @ 2025-01-31 18942/week @ 2025-02-07 10997/week @ 2025-02-14 9217/week @ 2025-02-21 8942/week @ 2025-02-28

50,699 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
~38K SLoC