Type Alias BoxWebSocketTrait

Source
pub type BoxWebSocketTrait = Box<dyn WebSocketTrait>;

Aliased Typeยง

pub struct BoxWebSocketTrait(/* private fields */);