Skip to main content

CqhciClientHandler

Trait CqhciClientHandler 

Source
pub trait CqhciClientHandler<___T: Transport = DriverChannel> { }
Expand description

A client handler for the Cqhci protocol.

See Cqhci for more details.

Implementations on Foreign Types§

Source§

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

Implementors§