Thanks to visit codestin.com Credit goes to github.com
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 f8279b1 commit 9b480daCopy full SHA for 9b480da
library/core/src/option.rs
@@ -143,7 +143,7 @@
143
//! [`num::NonZero*`]: crate::num
144
//! [`ptr::NonNull<U>`]: crate::ptr::NonNull
145
//! [function call ABI]: ../primitive.fn.html#abi-compatibility
146
-//! [result_repr]: crate::result#Representation
+//! [result_repr]: crate::result#representation
147
//!
148
//! This is called the "null pointer optimization" or NPO.
149
0 commit comments