trpl: fix link from Structs to Traits
This commit is contained in:
parent
af522079a2
commit
dc6eb7839c
1 changed files with 2 additions and 0 deletions
|
|
@ -196,3 +196,5 @@ useful. For instance, a library may ask you to create a structure that
|
|||
implements a certain [trait][trait] to handle events. If you don’t have
|
||||
any data you need to store in the structure, you can just create a
|
||||
unit-like struct.
|
||||
|
||||
[trait]: traits.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue