Crate fut_ret

Source
Expand description

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

Structsยง

PinBoxFutRet
The return type information of a function.