#signature #async #future #bounds #traits

macro async_fn-proc_macros

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

#70 in #trait

Download history 3666/week @ 2023-12-20 2463/week @ 2023-12-27 5385/week @ 2024-01-03 6748/week @ 2024-01-10 11143/week @ 2024-01-17 9776/week @ 2024-01-24 5627/week @ 2024-01-31 6040/week @ 2024-02-07 8020/week @ 2024-02-14 9750/week @ 2024-02-21 6959/week @ 2024-02-28 9281/week @ 2024-03-06 10719/week @ 2024-03-13 9996/week @ 2024-03-20 6705/week @ 2024-03-27 8299/week @ 2024-04-03

37,620 downloads per month
Used in async_fn

Zlib OR MIT OR Apache-2.0

7KB
127 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.


lib.rs:

Crate not intended for direct use.

Dependencies

~1.5MB
~33K SLoC