[][src]Type Definition ntex::web::ws::WebSocketsSink

type WebSocketsSink = StreamEncoder<Sender<Result<Bytes, Box<dyn StdError>>>>;