Expand description
§Inspect Runtime
This library contains the necessary functions to serve inspect from a component.
Modules§
- service
- Implementation of the
fuchsia.inspect.Tree
protocol server.
Structs§
- Escrow
Options - Escrow
Token - Publish
Options - Optional settings for serving
fuchsia.inspect.Tree
- Published
Inspect Controller
Enums§
- Tree
Server Send Preference - 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§
- publish
- Spawns a server handling
fuchsia.inspect.Tree
requests and a handle to thefuchsia.inspect.Tree
is published usingfuchsia.inspect.InspectSink
.