Type Alias Hardware

Source
pub type Hardware = Box<dyn Interface>;

Aliased Typeยง

struct Hardware(/* private fields */);