#signature #future #async #bounds #traits #traits-bounds

macro async_fn-proc_macros

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

7 releases

new 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

#7 in #traits-bounds

Download history 4990/week @ 2024-12-19 425/week @ 2024-12-26 8706/week @ 2025-01-02 12969/week @ 2025-01-09 12260/week @ 2025-01-16 12719/week @ 2025-01-23 15619/week @ 2025-01-30 18507/week @ 2025-02-06 12020/week @ 2025-02-13 9975/week @ 2025-02-20 10213/week @ 2025-02-27 11013/week @ 2025-03-06 15592/week @ 2025-03-13 14699/week @ 2025-03-20 14251/week @ 2025-03-27 13549/week @ 2025-04-03

60,392 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

~200–630KB
~15K SLoC