True for awaitables that only complete with value (not stopped or error)

Synopsis

Declared in <folly/coro/ViaIfAsync.h>

template<typename T>
using value_only_awaitable_t = /* implementation-defined */::type;

Created with MrDocs