Type Alias PbStreamingControlStreamResponse

Source
pub type PbStreamingControlStreamResponse = StreamingControlStreamResponse;
Expand description

Aliased Type§

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

Fields§

§response: Option<Response>