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

async_fn

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

#260 in Cryptography

Download history 1319/week @ 2024-12-22 2301/week @ 2024-12-29 11919/week @ 2025-01-05 13024/week @ 2025-01-12 12620/week @ 2025-01-19 13398/week @ 2025-01-26 15910/week @ 2025-02-02 18849/week @ 2025-02-09 8517/week @ 2025-02-16 9171/week @ 2025-02-23 11473/week @ 2025-03-02 13350/week @ 2025-03-09 13947/week @ 2025-03-16 15540/week @ 2025-03-23 15138/week @ 2025-03-30 12722/week @ 2025-04-06

57,557 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

~180–600KB
~14K SLoC