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