pub(crate) fn debug_executor( executor: &Executor<'_>, name: &str, f: &mut Formatter<'_>, ) -> Result
Debug implementation for Executor and LocalExecutor.
Executor
LocalExecutor