blob: 44c2f68f9d88202131113726df5709884eb3ef03 [file] [log] [blame] [view]
Project: /_project.yaml
Book: /_book.yaml
# fidl.examples.example0
## **STRUCTS**
### Foo {:#Foo}
*Defined in [fidl.examples.example0/example-0.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/zircon/tools/fidl/examples/example-0.test.fidl#7)*
<table>
<tr><th>Name</th><th>Type</th><th>Description</th><th>Default</th></tr><tr>
<td><code>b</code></td>
<td>
<code><a class='link' href='#Bar'>Bar</a></code>
</td>
<td></td>
<td>No default</td>
</tr>
</table>
### Bar {:#Bar}
*Defined in [fidl.examples.example0/example-0.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/zircon/tools/fidl/examples/example-0.test.fidl#11)*
<table>
<tr><th>Name</th><th>Type</th><th>Description</th><th>Default</th></tr><tr>
<td><code>f</code></td>
<td>
<code><a class='link' href='#Foo'>Foo</a>?</code>
</td>
<td></td>
<td>No default</td>
</tr>
</table>