Type Definition vndb::client::tokio::ArcClient [] [src]

type ArcClient = Client<ArcSender, ArcReceiver>;

Alias to multi threaded Client.