Structs§
- Service
Task - 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.