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 c0fbc23 + 7e09399 commit c90f281Copy full SHA for c90f281
src/lib.rs
@@ -86,7 +86,7 @@ fn main() {
86
87
# Implementation details
88
89
-The `Deref` implementation uses a hidden static variable that is guarded by a atomic check on each access.
+The `Deref` implementation uses a hidden static variable that is guarded by an atomic check on each access.
90
91
# Cargo features
92
0 commit comments