rustdoc: bug fix for -> option<t>
This commit is contained in:
parent
b6bb06ca5d
commit
89a4c7f552
3 changed files with 11 additions and 1 deletions
|
@ -37,6 +37,7 @@ let ParserState;
|
|||
* args: Array<QueryElement>,
|
||||
* returned: Array<QueryElement>,
|
||||
* foundElems: number,
|
||||
* totalElems: number,
|
||||
* literalSearch: boolean,
|
||||
* corrections: Array<{from: string, to: integer}>,
|
||||
* }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue