#signature #async #future #bounds #traits

async_fn

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

5 releases

0.0.2 Sep 19, 2021
0.0.1 Sep 18, 2021
0.0.1-rc2 Sep 17, 2021

#2881 in Rust patterns

Download history 10738/week @ 2024-03-13 10011/week @ 2024-03-20 6713/week @ 2024-03-27 10349/week @ 2024-04-03 9387/week @ 2024-04-10 12304/week @ 2024-04-17 13714/week @ 2024-04-24 12820/week @ 2024-05-01 11472/week @ 2024-05-08 16066/week @ 2024-05-15 15687/week @ 2024-05-22 17572/week @ 2024-05-29 14077/week @ 2024-06-05 13494/week @ 2024-06-12 14485/week @ 2024-06-19 16522/week @ 2024-06-26

61,326 downloads per month

Zlib OR MIT OR Apache-2.0

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

~1.5MB
~36K SLoC