Skip to content

Commit a3925bb

Browse files
committed
Deploying to gh-pages from @ 29f9375 🚀
1 parent 195b702 commit a3925bb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

search_index.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
[
22
{
33
"id": 0,
4+
"name": "MyStruct",
5+
"link": "record.MyStruct",
6+
"kind": "record"
7+
},
8+
{
9+
"id": 1,
410
"name": "function",
511
"link": "function.function",
612
"kind": "function"
713
},
814
{
9-
"id": 1,
15+
"id": 2,
1016
"name": "OtherStruct",
1117
"link": "record.OtherStruct",
1218
"kind": "record"
1319
},
14-
{
15-
"id": 2,
16-
"name": "MyStruct",
17-
"link": "record.MyStruct",
18-
"kind": "record"
19-
},
2020
{
2121
"id": 3,
2222
"name": "Extra Page",

0 commit comments

Comments
 (0)