Expand description
§Inspect Runtime
This library contains the necessary functions to serve inspect from a component.
Modules§
- Implementation of the
fuchsia.inspect.Tree
protocol server.
Structs§
- Optional settings for serving
fuchsia.inspect.Tree
Enums§
- A setting for the fuchsia.inspect.Tree server that indicates how the server should send the Inspector’s VMO. For fallible methods of sending, a fallback is also set.
Functions§
- Spawns a server handling
fuchsia.inspect.Tree
requests and a handle to thefuchsia.inspect.Tree
is published usingfuchsia.inspect.InspectSink
.