A move-only callable holding a unit of work with no arguments or result.
Declared in <folly/Executor.h>
<folly/Executor.h>
using Func = Function<void()>;