[][src]Type Definition async_tungstenite::gio::ConnectStream

type ConnectStream = IOStreamAsyncReadWrite<SocketConnection>;

Type alias for the stream type of the connect_async() functions.