Expand description

Implementation of the fuchsia.inspect.Tree protocol server.

Functions§

  • Runs a server for the fuchsia.inspect.Tree protocol. This protocol returns the VMO associated with the given tree on get_content and allows to open linked trees (lazy nodes).
  • Spawns a fuchsia.inspect.Tree server and returns the task handling fuchsia.inspect.Tree requests and a ClientEnd` handle to the tree.
  • Spawns a server for the fuchsia.inspect.Tree protocol. This protocol returns the VMO associated with the given tree on get_content and allows to open linked trees (lazy nodes).