revert Some(Item) link

This commit is contained in:
Prabakaran Kumaresshan 2020-08-30 19:19:20 +05:30
parent 7ea4c28af2
commit 523fea4d14

View File

@ -53,6 +53,7 @@
//! more complex forms of processing. See the [Adapters](#adapters) section
//! below for more details.
//!
//! [`Some(Item)`]: Some
//! [`next`]: Iterator::next
//! [`TryIter`]: ../../std/sync/mpsc/struct.TryIter.html
//!