risingwave_pb::stream_service

Type Alias PbStreamingControlStreamResponse

source
pub type PbStreamingControlStreamResponse = StreamingControlStreamResponse;
Expand description

Aliased Type§

struct PbStreamingControlStreamResponse {
    pub response: Option<Response>,
}

Fields§

§response: Option<Response>