Skip to main content

ControlClient

Type Alias ControlClient 

Source
pub type ControlClient = Client<ControlProtocol>;
Expand description

Always-framed host control, including the full generic low-level surface.

Aliased Typeยง

pub struct ControlClient { /* private fields */ }