Struct r3_kernel::KernelDebugPrinter
source · pub struct KernelDebugPrinter<T>(_);Expand description
The object returned by <SystemasKernelBase>::debug.
Implements fmt::Debug.
This type is exempt from the API stability guarantee.