Merge pull request #663 from sxyazi/patch-2

fix: wrong context of the link to referencing
pull/664/head
KaiserY 2 years ago committed by GitHub
commit 2e2f861b5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save