driver_interface::timer

Type Alias BoxDriver

Source
pub type BoxDriver = Box<dyn Driver>;

Aliased Typeยง

struct BoxDriver(/* private fields */);