into_streaming_request

Function into_streaming_request 

Source
pub fn into_streaming_request(
    rows: Vec<AppendRowsRequest>,
) -> impl Stream<Item = AppendRowsRequest>