Skip to main content

WsInner

Type Alias WsInner 

Source
type WsInner = Box<dyn ByteStream>;

Aliased Typeยง

struct WsInner(/* private fields */);