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