We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4fb173 + 01949b5 commit 09f2c5fCopy full SHA for 09f2c5f
src/task/mod.rs
@@ -103,7 +103,7 @@
103
//! the desired task name to [`Builder::name`]. To retrieve the task name from within the
104
//! task, use [`Task::name`].
105
//!
106
-//! [`Arc`]: ../gsync/struct.Arc.html
+//! [`Arc`]: ../sync/struct.Arc.html
107
//! [`spawn`]: fn.spawn.html
108
//! [`JoinHandle`]: struct.JoinHandle.html
109
//! [`JoinHandle::task`]: struct.JoinHandle.html#method.task
0 commit comments