We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0ab7f commit 761296bCopy full SHA for 761296b
library/std/src/prelude/mod.rs
@@ -1,4 +1,4 @@
1
-//! The Rust Prelude.
+//! # The Rust Prelude
2
//!
3
//! Rust comes with a variety of things in its standard library. However, if
4
//! you had to manually import every single thing that you used, it would be
0 commit comments