Crate inspect_nodes

Source

Structs§

ServiceTask
Hold the resource required to serve the inspect tree. The FIDL service stops when this object is dropped.

Functions§

start_service
Begins to serve the inspect tree, and returns an object holding the server’s resources. Dropping the ServiceTask stops the service.