DebugManager

Type Alias DebugManager 

Source
pub type DebugManager = DebugState<BootClock>;
Expand description

The concrete DebugState used in production.

Aliased Typeยง

pub struct DebugManager { /* private fields */ }