pub type HeldDeviceSockets<BT> = DeviceSockets<WeakDeviceId<BT>, BT>;Expand description
Convenience alias for use in device state storage.
Aliased Typeยง
pub struct HeldDeviceSockets<BT>(/* private fields */);pub type HeldDeviceSockets<BT> = DeviceSockets<WeakDeviceId<BT>, BT>;Convenience alias for use in device state storage.
pub struct HeldDeviceSockets<BT>(/* private fields */);