Type Alias deadpool_tiberius::Client

source ·
pub type Client = Client<Compat<TcpStream>>;
Expand description

Type aliasing for tiberius client with tokio as runtime.

Aliased Type§

struct Client { /* private fields */ }