Crate fidl_diagnostics_validate_deprecated

Source

Macros§

ActionUnknown
Pattern that matches an unknown Action member.
ValueUnknown
Pattern that matches an unknown Value member.

Structs§

CreateBytesProperty
Tells the puppet to create a property with the given byte array value.
CreateNode
Tells the puppet to create a Node with the given name, parentage, and ID (the id is specified so other nodes can later be created under it).
CreateNumericProperty
Tells the puppet to create a property with the given numeric value.
DeleteNode
Tells the puppet to delete the given node.
InitializationParams
InitializationParams tells how to initialize the Inspect library.
InspectPuppetActRequest
InspectPuppetActResponder
InspectPuppetActResponse
InspectPuppetControlHandle
InspectPuppetEventStream
InspectPuppetGetConfigResponder
InspectPuppetGetConfigResponse
InspectPuppetInitializeRequest
InspectPuppetInitializeResponder
InspectPuppetInitializeResponse
InspectPuppetMarker
InspectPuppetProxy
InspectPuppetPublishResponder
InspectPuppetPublishResponse
InspectPuppetRequestStream
A Stream of incoming requests for diagnostics.validate.deprecated/InspectPuppet.
InspectPuppetSynchronousProxy
Options

Enums§

Action
Tells the puppet to do something to modify the VMO.
DiffType
Indicate the preferred DiffType on failed tests.
InspectPuppetEvent
InspectPuppetRequest
TestResult
TestResult tells the result of executing an Initialize or Act command.
Value

Traits§

InspectPuppetProxyInterface