Type Alias ClientH3Controller

Source
pub type ClientH3Controller = H3Controller<ClientHooks>;
Expand description

The H3Controller type paired with ClientH3Driver. See H3Controller for details.

Aliased Type§

struct ClientH3Controller { /* private fields */ }

Implementations§