#async #signature #future #traits #bounds

macro async_fn-proc_macros

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

#52 in #bounds

Download history 8969/week @ 2025-09-18 11600/week @ 2025-09-25 13884/week @ 2025-10-02 11404/week @ 2025-10-09 10470/week @ 2025-10-16 15812/week @ 2025-10-23 12496/week @ 2025-10-30 10969/week @ 2025-11-06 14177/week @ 2025-11-13 18894/week @ 2025-11-20 17935/week @ 2025-11-27 17943/week @ 2025-12-04 16540/week @ 2025-12-11 8254/week @ 2025-12-18 2107/week @ 2025-12-25 10632/week @ 2026-01-01

41,566 downloads per month
Used in async_fn

Zlib OR MIT OR Apache-2.0

8KB
138 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

~135–520KB
~12K SLoC