Hardware

Type Alias Hardware 

Source
pub type Hardware = Box<dyn Interface>;

Aliased Typeยง

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