rustdoc-search: allow trailing Foo ->
arg search
This commit is contained in:
parent
9c01301c52
commit
3699e939e8
5 changed files with 81 additions and 14 deletions
|
@ -41,6 +41,7 @@ let ParserState;
|
|||
* foundElems: number,
|
||||
* totalElems: number,
|
||||
* literalSearch: boolean,
|
||||
* hasReturnArrow: boolean,
|
||||
* corrections: Array<{from: string, to: integer}> | null,
|
||||
* typeFingerprint: Uint32Array,
|
||||
* error: Array<string> | null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue