Type Alias NativeConnectionManager

Source
pub type NativeConnectionManager = ConnectionManager<NativeFormat>;
Expand description

Alias for ConnectionManager<NativeFormat>

Aliased Typeยง

pub struct NativeConnectionManager { /* private fields */ }