Cleaned up long error description
This commit is contained in:
parent
8b77f8688e
commit
92fc98c695
1 changed files with 1 additions and 2 deletions
|
|
@ -11,8 +11,7 @@ loop. The `_` character, which represents the ignore pattern, cannot be used
|
|||
as the identifier because it is a reserved lifetime name. To fix
|
||||
this, use a lowercase letter, or a series of lowercase letters as the lifetime
|
||||
identifier. Often a single lowercase letter, such as `'a`, is sufficient. For
|
||||
more information, see
|
||||
[the book][bk-no].
|
||||
more information, see [the book][bk-no].
|
||||
|
||||
Corrected underscore example:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue