pub type ClientHandleArc = Arc<ClientHandle>;Expand description
An alias for a reference counted ClientHandle
Aliased Typeยง
pub struct ClientHandleArc { /* private fields */ }pub type ClientHandleArc = Arc<ClientHandle>;An alias for a reference counted ClientHandle
pub struct ClientHandleArc { /* private fields */ }