fixed href for structs
This commit is contained in:
parent
3e76f2838a
commit
60c0e75e74
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
[struct]: structs.html
|
||||
[structs]: structs.html
|
||||
|
||||
As you can see, `struct`s can also have lifetimes. In a similar way to functions,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue