Nick Krichevsky
e23dad1f41
Makes sure that this can be used on multi-threaded executors Well, technically it doesn't fully guarantee it, but the error being non-Send is very unlikely. Anyway, if the returned Stream is not Send, the future definitely won't be, so we will assert that at least. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |