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 bcedc3d + fcb5e83 commit 3fd6f5fCopy full SHA for 3fd6f5f
src/value/index.rs
@@ -14,7 +14,7 @@ use core::ops;
14
///
15
/// [`get`]: ../enum.Value.html#method.get
16
/// [`get_mut`]: ../enum.Value.html#method.get_mut
17
-/// [square-bracket indexing operator]: ../enum.Value.html#impl-Index%3CI%3E
+/// [square-bracket indexing operator]: ../enum.Value.html#impl-Index%3CI%3E-for-Value
18
19
/// This trait is sealed and cannot be implemented for types outside of
20
/// `serde_json`.
0 commit comments