debug_executor

Function debug_executor 

Source
pub(crate) fn debug_executor(
    executor: &Executor<'_>,
    name: &str,
    f: &mut Formatter<'_>,
) -> Result
Expand description

Debug implementation for Executor and LocalExecutor.