Rephrase
This commit is contained in:
@@ -1249,8 +1249,8 @@ impl<T> Receiver<T> {
|
|||||||
///
|
///
|
||||||
/// # Panics
|
/// # Panics
|
||||||
///
|
///
|
||||||
/// There is currently a known issue with this function ([`#39364`]) that
|
/// There is currently a known issue with this `recv_timeout` (see [`#39364`])
|
||||||
/// causes `recv_timeout` to panic unexpectedly with the following example:
|
/// that causes it to panic unexpectedly with the following example:
|
||||||
///
|
///
|
||||||
/// ```no_run
|
/// ```no_run
|
||||||
/// use std::sync::mpsc::channel;
|
/// use std::sync::mpsc::channel;
|
||||||
|
|||||||
Reference in New Issue
Block a user