True for awaitables that only complete with value (not stopped or error)
Declared in <folly/coro/ViaIfAsync.h>
<folly/coro/ViaIfAsync.h>
template<typename T> using value_only_awaitable_t = /* implementation-defined */::type;