Fix incorrect doc of ScopedJoinHandle::is_finished Fixes the explanation how to use `is_finished` to achieve a non-blocking join. The updated version matches the documentation of the non-scoped JoinHandle::is_finished. |
||
|---|---|---|
| .. | ||
| local | ||
| local.rs | ||
| mod.rs | ||
| scoped.rs | ||
| tests.rs | ||