pub type ClientHandleArc = Arc<ClientHandle>;

Aliased Type§

struct ClientHandleArc { /* private fields */ }