Type Definition websocket_server::SendChannel [] [src]

type SendChannel = UnboundedSender<Message>;