Type Alias ServerH3Controller

Source
pub type ServerH3Controller = H3Controller<ServerHooks>;
Expand description

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

Aliased Typeยง

struct ServerH3Controller { /* private fields */ }