mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-13 03:21:20 +08:00
fix: wrong context of the link to referencing
This commit is contained in:
parent
d74401e855
commit
e4f70a3c63
@ -124,4 +124,4 @@ Result: 10
|
||||
|
||||
接下来,为了丰富本章的内容,让我们讨论一下 `Send`和 `Sync` trait 以及如何对自定义类型使用他们。
|
||||
|
||||
[`std::sync::atomic`]: https://doc.rust-lang.org/std/sync/atomic/index.html
|
||||
[atomic]: https://doc.rust-lang.org/std/sync/atomic/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user