Type Alias HardwareCPU

Source
pub type HardwareCPU = Box<dyn InterfaceCPU>;

Aliased Typeยง

struct HardwareCPU(/* private fields */);