#async-trait #future #proc-macro

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

#1422 in Procedural macros

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