#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

#2912 in Rust patterns

Download history 7813/week @ 2024-07-20 6913/week @ 2024-07-27 5247/week @ 2024-08-03 5332/week @ 2024-08-10 7386/week @ 2024-08-17 5949/week @ 2024-08-24 7257/week @ 2024-08-31 6322/week @ 2024-09-07 3935/week @ 2024-09-14 7094/week @ 2024-09-21 6351/week @ 2024-09-28 7391/week @ 2024-10-05 8402/week @ 2024-10-12 9165/week @ 2024-10-19 7391/week @ 2024-10-26 7689/week @ 2024-11-02

33,417 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
~37K SLoC