#async-trait #proc-macro #future #return #generated #parse #procedural

fut-ret

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

2 unstable releases

0.2.0 Feb 20, 2022
0.1.0 Feb 20, 2022

#1017 in Procedural macros

Download history 13/week @ 2024-03-27 25/week @ 2024-04-03

733 downloads per month

MIT license

7KB
110 lines

fut-ret

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


lib.rs:

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

Dependencies

~1.5MB
~35K SLoC