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