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.
1 parent c0fbc23 commit 7e09399Copy full SHA for 7e09399
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