#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

#80 in #bounds

Download history 9612/week @ 2024-03-15 9491/week @ 2024-03-22 7680/week @ 2024-03-29 9941/week @ 2024-04-05 10056/week @ 2024-04-12 12072/week @ 2024-04-19 14359/week @ 2024-04-26 12025/week @ 2024-05-03 14588/week @ 2024-05-10 15086/week @ 2024-05-17 15671/week @ 2024-05-24 17723/week @ 2024-05-31 12637/week @ 2024-06-07 13188/week @ 2024-06-14 16641/week @ 2024-06-21 9897/week @ 2024-06-28

54,940 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
~35K SLoC