Crate inspect_runtime

Source
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§

EscrowOptions
EscrowToken
PublishOptions
Optional settings for serving fuchsia.inspect.Tree
PublishedInspectController

Enums§

TreeServerSendPreference
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 the fuchsia.inspect.Tree is published using fuchsia.inspect.InspectSink.