We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e22b2 commit 5d0f9d9Copy full SHA for 5d0f9d9
doc/rust.texi
@@ -973,7 +973,7 @@ components, it refers to an item.
973
Every item has a @emph{canonical path} within its crate, but the path naming
974
an item is only meaningful within a given crate. There is no global namespace
975
across crates; an item's canonical path merely identifies it within the
976
-crate. @xref{Ref.Comp.Crate}
+crate. @xref{Ref.Comp.Crate}.
977
978
Path components are usually identifiers. @xref{Ref.Lex.Ident}. The last
979
component of a path may also have trailing explicit type arguments.
0 commit comments