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.
std::io::prelude
1 parent c78bfba commit 4a6014bCopy full SHA for 4a6014b
library/std/src/io/prelude.rs
@@ -1,4 +1,4 @@
1
-//! The I/O Prelude
+//! # The I/O Prelude
2
//!
3
//! The purpose of this module is to alleviate imports of many common I/O traits
4
//! by adding a glob import to the top of I/O heavy modules:
0 commit comments