Searched refs:StreamingBase (Results 1 – 2 of 2) sorted by relevance
512 struct StreamingBase { struct518 impl StreamingBase { argument519 fn new(close_f: Option<BatchFuture>) -> StreamingBase { in new() argument520 StreamingBase { in new()
23 BatchContext, Call, MessageReader, MethodType, RpcStatusCode, SinkBase, StreamingBase,267 base: StreamingBase,275 base: StreamingBase::new(None), in new()