Crate fidl_fuchsia_test_debug
source ·Structs
A Stream of incoming requests for DebugDataProcessor
Container for a single VMO that is ready to be processed.
Enums
A test-manager internal protocol used for communicating between the debug data
component, which implements
fuchsia.debugdata.Publisher
, and the component that
actually processes the VMOs passed to fuchsia.debugdata.Publisher
.
In the future, this protocol may be moved to the SDK, to enable “pluggable” VMO
processing, or removed entirely if VMO processing is moved to the host.