Searched defs:StreamingBase (Results 1 – 1 of 1) sorted by relevance
569 struct StreamingBase { struct575 impl StreamingBase { impl576 fn new(close_f: Option<BatchFuture>) -> StreamingBase { in new()