Unverified Commit b22eb3f5 authored by James Wilson's avatar James Wilson Committed by GitHub
Browse files

impl Stream on Subscription and tweak built-in next() method to align (#601)

* get the tests passing

* cargo fmt

* tweak comment wording

* point to StreamExt in the next() method impl just so that people know to import it if desired

* ignore clippy lint on next() Iterator-like method

* Fix an example

* actually, unwrap instead of transpose
parent 59925c09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment