Update doc alias documentation
This commit is contained in:
parent
414aecb13e
commit
4427b2d52c
1 changed files with 2 additions and 0 deletions
|
|
@ -46,3 +46,5 @@ pub struct BigX;
|
|||
|
||||
Then, when looking for it through the `rustdoc` search, if you enter "x" or
|
||||
"big", search will show the `BigX` struct first.
|
||||
|
||||
There are some limitations on the doc alias names though: you can't use `"` or whitespace.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue