Skip to content

Commit

Permalink
Use heading style for 'The I/O Prelude' in std::io::prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
camelid committed Dec 18, 2020
1 parent c78bfba commit 4a6014b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/std/src/io/prelude.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! The I/O Prelude
//! # The I/O Prelude
//!
//! The purpose of this module is to alleviate imports of many common I/O traits
//! by adding a glob import to the top of I/O heavy modules:
Expand Down

0 comments on commit 4a6014b

Please sign in to comment.