#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

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

#296 in Cryptography

Download history 12674/week @ 2025-01-18 13209/week @ 2025-01-25 15657/week @ 2025-02-01 18718/week @ 2025-02-08 9037/week @ 2025-02-15 8817/week @ 2025-02-22 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 5868/week @ 2025-05-03

37,799 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

~200–630KB
~15K SLoC