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