#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

#93 in #bounds

Download history 8208/week @ 2024-11-20 10276/week @ 2024-11-27 14013/week @ 2024-12-04 14219/week @ 2024-12-11 6790/week @ 2024-12-18 567/week @ 2024-12-25 5650/week @ 2025-01-01 13839/week @ 2025-01-08 12086/week @ 2025-01-15 12768/week @ 2025-01-22 14390/week @ 2025-01-29 17571/week @ 2025-02-05 14757/week @ 2025-02-12 9835/week @ 2025-02-19 9889/week @ 2025-02-26 8269/week @ 2025-03-05

46,890 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
~38K SLoC