Type Definition serenity::gateway::WsStream[][src]

pub type WsStream = WebSocketStream<ConnectStream>;

Trait Implementations