1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
meta:
description: Cross-reference graph of all doc instances in async_from
node_count: 9
edge_count: 44
component_count: 1
generated: 2026_04_26
nodes:
- id: feature/001
file: feature/001_infallible_async_conversion.md
label: "Infallible Async Conversion"
entity: feature
- id: feature/002
file: feature/002_fallible_async_conversion.md
label: "Fallible Async Conversion"
entity: feature
- id: api/001
file: api/001_async_from.md
label: "AsyncFrom"
entity: api
- id: api/002
file: api/002_async_into.md
label: "AsyncInto"
entity: api
- id: api/003
file: api/003_async_try_from.md
label: "AsyncTryFrom"
entity: api
- id: api/004
file: api/004_async_try_into.md
label: "AsyncTryInto"
entity: api
- id: invariant/001
file: invariant/001_send_bounds.md
label: "Send Bounds on Async Conversions"
entity: invariant
- id: invariant/002
file: invariant/002_blanket_impl_chain.md
label: "Blanket Impl Non-Conflict"
entity: invariant
- id: pattern/001
file: pattern/001_std_mirror_pattern.md
label: "Std Mirror Pattern"
entity: pattern
edges:
# feature/001 outgoing (5)
- from: feature/001
to: feature/002
via: typed_reference
- from: feature/001
to: api/001
via: typed_reference
- from: feature/001
to: api/002
via: typed_reference
- from: feature/001
to: invariant/001
via: typed_reference
- from: feature/001
to: pattern/001
via: typed_reference
# feature/002 outgoing (5)
- from: feature/002
to: feature/001
via: typed_reference
- from: feature/002
to: api/003
via: typed_reference
- from: feature/002
to: api/004
via: typed_reference
- from: feature/002
to: invariant/001
via: typed_reference
- from: feature/002
to: pattern/001
via: typed_reference
# api/001 outgoing (5)
- from: api/001
to: feature/001
via: typed_reference
- from: api/001
to: api/002
via: typed_reference
- from: api/001
to: api/003
via: typed_reference
- from: api/001
to: invariant/001
via: typed_reference
- from: api/001
to: pattern/001
via: typed_reference
# api/002 outgoing (5)
- from: api/002
to: api/001
via: typed_reference
- from: api/002
to: feature/001
via: typed_reference
- from: api/002
to: invariant/001
via: typed_reference
- from: api/002
to: invariant/002
via: typed_reference
- from: api/002
to: pattern/001
via: typed_reference
# api/003 outgoing (5)
- from: api/003
to: api/001
via: typed_reference
- from: api/003
to: feature/002
via: typed_reference
- from: api/003
to: api/004
via: typed_reference
- from: api/003
to: invariant/001
via: typed_reference
- from: api/003
to: pattern/001
via: typed_reference
# api/004 outgoing (5)
- from: api/004
to: api/003
via: typed_reference
- from: api/004
to: feature/002
via: typed_reference
- from: api/004
to: invariant/001
via: typed_reference
- from: api/004
to: invariant/002
via: typed_reference
- from: api/004
to: pattern/001
via: typed_reference
# invariant/001 outgoing (6)
- from: invariant/001
to: api/001
via: typed_reference
- from: invariant/001
to: api/002
via: typed_reference
- from: invariant/001
to: api/003
via: typed_reference
- from: invariant/001
to: api/004
via: typed_reference
- from: invariant/001
to: feature/001
via: typed_reference
- from: invariant/001
to: feature/002
via: typed_reference
# invariant/002 outgoing (2)
- from: invariant/002
to: api/002
via: typed_reference
- from: invariant/002
to: api/004
via: typed_reference
# pattern/001 outgoing (6)
- from: pattern/001
to: api/001
via: typed_reference
- from: pattern/001
to: api/002
via: typed_reference
- from: pattern/001
to: api/003
via: typed_reference
- from: pattern/001
to: api/004
via: typed_reference
- from: pattern/001
to: feature/001
via: typed_reference
- from: pattern/001
to: feature/002
via: typed_reference
components:
- id: 1
label: All async_from doc instances
size: 9
isolated: false
nodes:
- feature/001
- feature/002
- api/001
- api/002
- api/003
- api/004
- invariant/001
- invariant/002
- pattern/001
dangling_refs: