Type Alias BoxCPU

Source
pub type BoxCPU = Box<dyn InterfaceCPU>;

Aliased Typeยง

struct BoxCPU(/* private fields */);