typo 2
This commit is contained in:
parent
a8f5989afb
commit
99fd7f2131
1 changed files with 1 additions and 1 deletions
|
|
@ -3685,7 +3685,7 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
In this example, the trait `Printable` occurs as an trait object in both the
|
||||
In this example, the trait `Printable` occurs as a trait object in both the
|
||||
type signature of `print`, and the cast expression in `main`.
|
||||
|
||||
### Type parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue