#async #signature #future #traits #bounds

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

#2973 in Rust patterns

Download history 10354/week @ 2023-11-23 8701/week @ 2023-11-30 9322/week @ 2023-12-07 7292/week @ 2023-12-14 3272/week @ 2023-12-21 2071/week @ 2023-12-28 5997/week @ 2024-01-04 7002/week @ 2024-01-11 10955/week @ 2024-01-18 9926/week @ 2024-01-25 4384/week @ 2024-02-01 6926/week @ 2024-02-08 8660/week @ 2024-02-15 8679/week @ 2024-02-22 7950/week @ 2024-02-29 5291/week @ 2024-03-07

32,264 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
~33K SLoC