pub trait DeviceClientHandler<___T: Transport = DriverChannel> { }Expand description
A client handler for the Device protocol.
See Device for more details.
pub trait DeviceClientHandler<___T: Transport = DriverChannel> { }A client handler for the Device protocol.
See Device for more details.