Type Definition kaffix::Clients[][src]

type Clients = Arc<RwLock<HashMap<String, Client>>>;