Type Alias DeviceId

Source
pub type DeviceId = Id<Device<Empty>>;

Aliased Typeยง

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