pub type ConHnd = Arc<dyn AsConHnd>;
Expand description

Trait object connection handle

Aliased Type§

struct ConHnd { /* private fields */ }