WsFixedClientStream

Type Alias WsFixedClientStream 

Source
pub type WsFixedClientStream<T> = Stream<T, FixedMaskClient, Guarded>;

Aliased Typeยง

pub struct WsFixedClientStream<T> { /* private fields */ }