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