We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea4c28 commit 523fea4Copy full SHA for 523fea4
library/core/src/iter/mod.rs
@@ -53,6 +53,7 @@
53
//! more complex forms of processing. See the [Adapters](#adapters) section
54
//! below for more details.
55
//!
56
+//! [`Some(Item)`]: Some
57
//! [`next`]: Iterator::next
58
//! [`TryIter`]: ../../std/sync/mpsc/struct.TryIter.html
59
0 commit comments