We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0aeb3c commit 6481bf7Copy full SHA for 6481bf7
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