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 b656f3c + 33267e2 commit 6559e0dCopy full SHA for 6559e0d
src/generics/phantom.md
@@ -55,9 +55,8 @@ fn main() {
55
56
### See also:
57
58
-[Derive], [struct], and [TupleStructs]
+[Derive], [struct], and [tuple](../primitives/tuples.html).
59
60
[Derive]: ../trait/derive.md
61
[struct]: ../custom_types/structs.md
62
-[TupleStructs]: ../custom_types/structs.md
63
[std::marker::PhantomData]: https://doc.rust-lang.org/std/marker/struct.PhantomData.html
0 commit comments