Skip to content

Commit 4a6014b

Browse files
committed
Use heading style for 'The I/O Prelude' in std::io::prelude
1 parent c78bfba commit 4a6014b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/io/prelude.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! The I/O Prelude
1+
//! # The I/O Prelude
22
//!
33
//! The purpose of this module is to alleviate imports of many common I/O traits
44
//! by adding a glob import to the top of I/O heavy modules:

0 commit comments

Comments
 (0)