#traits #bounds #signature #async #future

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

#82 in #bounds

Download history 7961/week @ 2024-07-21 6755/week @ 2024-07-28 5325/week @ 2024-08-04 5440/week @ 2024-08-11 7300/week @ 2024-08-18 5887/week @ 2024-08-25 7325/week @ 2024-09-01 6311/week @ 2024-09-08 3919/week @ 2024-09-15 7173/week @ 2024-09-22 6398/week @ 2024-09-29 7214/week @ 2024-10-06 8695/week @ 2024-10-13 8926/week @ 2024-10-20 7468/week @ 2024-10-27 8010/week @ 2024-11-03

33,132 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
~37K SLoC