We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195b702 commit a3925bbCopy full SHA for a3925bb
search_index.json
@@ -1,22 +1,22 @@
1
[
2
{
3
"id": 0,
4
+ "name": "MyStruct",
5
+ "link": "record.MyStruct",
6
+ "kind": "record"
7
+ },
8
+ {
9
+ "id": 1,
10
"name": "function",
11
"link": "function.function",
12
"kind": "function"
13
},
14
- "id": 1,
15
+ "id": 2,
16
"name": "OtherStruct",
17
"link": "record.OtherStruct",
18
"kind": "record"
19
- {
- "id": 2,
- "name": "MyStruct",
- "link": "record.MyStruct",
- "kind": "record"
- },
20
21
"id": 3,
22
"name": "Extra Page",
0 commit comments