#proc-macro #async-trait #future

fut-ret

A rust library to parse the return type generated by async_trait in procedural macro

3 releases (breaking)

Uses new Rust 2024

0.3.0 May 23, 2025
0.2.0 Feb 20, 2022
0.1.0 Feb 20, 2022

#384 in Procedural macros

Download history 11/week @ 2025-07-26 27/week @ 2025-08-02 27/week @ 2025-08-09 9/week @ 2025-08-16 20/week @ 2025-08-23 14/week @ 2025-08-30 46/week @ 2025-09-06 42/week @ 2025-09-13 58/week @ 2025-09-20 53/week @ 2025-09-27 49/week @ 2025-10-04 49/week @ 2025-10-11 97/week @ 2025-10-18 84/week @ 2025-10-25 79/week @ 2025-11-01 48/week @ 2025-11-08

316 downloads per month

MIT license

7KB
111 lines

fut-ret

A rust library to parse the return type generated by async_trait in procedural macro.

Dependencies

~165–580KB
~14K SLoC