Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaoimin/fut-ret

A rust library to parse the return type generated by async_trait in procedural macro.
https://github.com/kaoimin/fut-ret

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# fut-ret

A rust library to parse the return type generated by [async_trait](https://crates.io/crates/async-trait) in procedural macro.