chore(lib): fmt core::fmt::Formatter's write_fmt method
This commit is contained in:
parent
72ef357ea3
commit
c4333026a0
@ -1630,7 +1630,7 @@ pub fn write_str(&mut self, data: &str) -> Result {
|
|||||||
///
|
///
|
||||||
/// This method should generally not be invoked manually, but rather through
|
/// This method should generally not be invoked manually, but rather through
|
||||||
/// the [`write!`] macro itself.
|
/// the [`write!`] macro itself.
|
||||||
///
|
///
|
||||||
/// Writes some formatted information into this instance.
|
/// Writes some formatted information into this instance.
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
|
Loading…
Reference in New Issue
Block a user