DeviceClientHandler

Trait DeviceClientHandler 

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

A client handler for the Device protocol.

See Device for more details.

Implementations on Foreign Types§

Source§

impl<___T> DeviceClientHandler<___T> for IgnoreEvents
where ___T: Transport,

Implementors§