`Waker::noop()` now returns a `&'static Waker` reference, so it can be passed directly to `Context` creation with no temporary lifetime issue. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
`Waker::noop()` now returns a `&'static Waker` reference, so it can be passed directly to `Context` creation with no temporary lifetime issue. |
||
|---|---|---|
| .. | ||
| mod.rs | ||