pub type DeviceEventLog<E> = DatabaseEventLog<DeviceEvent, E>;Expand description
Event log for devices.
Aliased Typeยง
pub struct DeviceEventLog<E> { /* private fields */ }pub type DeviceEventLog<E> = DatabaseEventLog<DeviceEvent, E>;Event log for devices.
pub struct DeviceEventLog<E> { /* private fields */ }