Trait DeviceClientHandler

Source
pub trait DeviceClientHandler<___T: Transport = Channel> { }
Expand description

A client handler for the Device protocol.

See Device for more details.

Implementorsยง