Given a stream of Vecs<>, tries to read as many entries as possible from the stream and collapses them into single Vec<> items. This groups things together when the stream is generating very many items.
(stream: ItemStream)
source not stored for this graph (policy: none)
no test coverage detected