Could await be implemented as a prefix, with an additional macro?
awaits!(foo()) that expands to (await foo())
Could await be implemented as a prefix, with an additional macro?
awaits!(foo()) that expands to (await foo())