🟨 C++20 coroutine layer over Async (see Await for more details) C++20 coroutine layer over SC::AsyncEventLoop. More...
🟨 C++20 coroutine layer over Async (see Await for more details) C++20 coroutine layer over SC::AsyncEventLoop.
Await is an experimental wrapper that lets coroutine bodies express asynchronous operations with co_await while still returning plain SC::Result values and using caller-provided output objects.