mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
Use heading style for 'The I/O Prelude' in std::io::prelude
This commit is contained in:
parent
c78bfbae28
commit
4a6014bc28
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user