mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08:40 +00:00
Spacing changes made to the example
This commit is contained in:
parent
5e7039411b
commit
9d440d578d
@ -358,8 +358,7 @@ macro_rules! try {
|
||||
/// # extern crate core;
|
||||
/// use core::fmt::Write;
|
||||
///
|
||||
/// struct Example{
|
||||
/// }
|
||||
/// struct Example;
|
||||
///
|
||||
/// impl Write for Example {
|
||||
/// fn write_str(&mut self, _s: &str) -> core::fmt::Result {
|
||||
|
Loading…
Reference in New Issue
Block a user