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