jonhoo / stream-cancel

A Rust library for interrupting asynchronous streams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

futures::stream::StreamExt::split support.

BratSinot opened this issue · comments

Anybody tried implement futures::stream::StreamExt::split support?