Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6db71e5

Browse files
author
James Munns
committed
Add link to silence doc warning
1 parent 2c02037 commit 6db71e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/io/write/mod.rs‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ pub trait Write {
127127
/// #
128128
/// # Ok(()) }) }
129129
/// ```
130+
///
131+
/// [`write`]: #tymethod.write
130132
fn write_all<'a>(&'a mut self, buf: &'a [u8]) -> ret!('a, WriteAllFuture, io::Result<()>)
131133
where
132134
Self: Unpin,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /