Backwards‐compatibility alias for now_task_with_executor.

Synopsis

Declared in <folly/coro/safe/NowTask.h>

template<typename T = void>
using NowTaskWithExecutor = now_task_with_executor<T>;

Created with MrDocs