pub type DevicePatch = Patch<DeviceEvent>;Expand description
Patch of device events.
Aliased Typeยง
pub struct DevicePatch(/* private fields */);pub type DevicePatch = Patch<DeviceEvent>;Patch of device events.
pub struct DevicePatch(/* private fields */);