Type Alias BoxCPU

Source
pub type BoxCPU = Box<dyn InterfaceCPU>;

Aliased Typeยง

pub struct BoxCPU(/* private fields */);