#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 个不稳定版本

0.2.0 2022年2月20日
0.1.0 2022年2月20日

#1017 in 进程宏

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

733 每月下载量

MIT 许可证

7KB
110 代码行

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.

依赖项

~1.5MB
~35K SLoC