driver_interface::uart

Type Alias BoxDriver

Source
pub type BoxDriver = Box<dyn Driver>;

Aliased Typeยง

struct BoxDriver(/* private fields */);