I want to transform some reader/writer into a record pipe of elements. I managed to make the reader->stream direction using futures::stream::unfold as per th
futures::stream::unfold