DynClientConnection

Type Alias DynClientConnection 

Source
pub type DynClientConnection = Arc<dyn IClientConnection>;

Aliased Typeยง

pub struct DynClientConnection { /* private fields */ }