#signature #traits #async #future #macro #async-trait #collection-of-helper #trait-bounds

async_fn

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

7 releases

0.1.0 Apr 10, 2025
0.0.2 Sep 19, 2021
0.0.1 Sep 18, 2021
0.0.1-rc2 Sep 17, 2021

#1546 in Rust patterns

Download history 11748/week @ 2025-03-01 13333/week @ 2025-03-08 13921/week @ 2025-03-15 15248/week @ 2025-03-22 15537/week @ 2025-03-29 12756/week @ 2025-04-05 11756/week @ 2025-04-12 8320/week @ 2025-04-19 8757/week @ 2025-04-26 7393/week @ 2025-05-03 7410/week @ 2025-05-10 8417/week @ 2025-05-17 10673/week @ 2025-05-24 9782/week @ 2025-05-31 5923/week @ 2025-06-07 6177/week @ 2025-06-14

33,806 downloads per month

Zlib OR MIT OR Apache-2.0

13KB
62 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

~190–620KB
~15K SLoC