Merge pull request #920 from ooesili/task-arc-docs-typo-fix

Fix link in typo in src/task/mod.rs
pull/945/head
Jeremiah Senkpiel 3 years ago committed by GitHub
commit 09f2c5fce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -103,7 +103,7 @@
//! the desired task name to [`Builder::name`]. To retrieve the task name from within the
//! task, use [`Task::name`].
//!
//! [`Arc`]: ../gsync/struct.Arc.html
//! [`Arc`]: ../sync/struct.Arc.html
//! [`spawn`]: fn.spawn.html
//! [`JoinHandle`]: struct.JoinHandle.html
//! [`JoinHandle::task`]: struct.JoinHandle.html#method.task

Loading…
Cancel
Save