rust/library
zohnannor ca3f9048a1
Make Receiver::into_iter into a clickable link
The documentation on `std::sync::mpsc::Iter` and `std::sync::mpsc::TryIter` provides links to the corresponding `Receiver` methods, unlike `std::sync::mpsc::IntoIter` does.

This was left out in c59b188aaeadea32625534250d1f5120420be000
Related to #29377
2022-01-03 20:17:57 +03:00
..
2021-12-14 16:40:43 +01:00
2021-12-14 16:42:16 +05:30
2021-12-15 10:22:03 +08:00