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.
write_fmt
1 parent 7e1e3eb commit bfb2b02Copy full SHA for bfb2b02
library/std/src/io/mod.rs
@@ -1611,7 +1611,7 @@ pub trait Write {
1611
/// encountered.
1612
///
1613
/// This method is primarily used to interface with the
1614
- /// [`format_args!()`] macro, but it is rare that this should
+ /// [`format_args!()`] macro, and it is rare that this should
1615
/// explicitly be called. The [`write!()`] macro should be favored to
1616
/// invoke this method instead.
1617
0 commit comments