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 1f2b506 commit eaa7b8eCopy full SHA for eaa7b8e
src/doc/reference.md
@@ -19,7 +19,9 @@ help acquire such background familiarity.
19
20
This document also does not serve as a reference to the [standard] library
21
included in the language distribution. Those libraries are documented
22
-separately by extracting documentation attributes from their source code.
+separately by extracting documentation attributes from their source code. Many
23
+of the features that one might expect to be language features are library
24
+features in Rust, so what you're looking for may be there, not here.
25
26
[guide]: guide.html
27
[standard]: std/index.html
0 commit comments