#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

#83 in #bounds

Download history 15698/week @ 2024-05-22 17566/week @ 2024-05-29 14082/week @ 2024-06-05 13500/week @ 2024-06-12 14494/week @ 2024-06-19 16524/week @ 2024-06-26 8949/week @ 2024-07-03 6985/week @ 2024-07-10 7578/week @ 2024-07-17 6816/week @ 2024-07-24 6902/week @ 2024-07-31 5340/week @ 2024-08-07 6095/week @ 2024-08-14 6674/week @ 2024-08-21 6129/week @ 2024-08-28 5978/week @ 2024-09-04

26,002 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
~36K SLoC