dtolnay/request-for-implementation

A proc macro that automatically generates a sync version for an async function.

crlf0710 opened this issue · 3 comments

Thus workaround the "what color is your function" problem.

Could you write up a brief example of what you would like for the caller to write and exactly what it should expand to?

Admittedly i've not got enough knowledge to come up with a design on this... I hope others can come up with a detailed design.

I'd like to keep this repo focused just on ideas that are blocked on implementation work and not design work, so I will go ahead and close this for now. Let's follow up once there is a more fleshed out design for what you want.