reference: get consistent by removing unneeded whitespace
This commit is contained in:
parent
20cf4cf62c
commit
0d033dd7c2
1 changed files with 0 additions and 1 deletions
|
|
@ -1367,7 +1367,6 @@ Traits can include default implementations of methods, as in:
|
|||
```
|
||||
trait Foo {
|
||||
fn bar(&self);
|
||||
|
||||
fn baz(&self) { println!("We called baz."); }
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue