Crate fidl_fuchsia_testing_sl4f

Source

Structs§

FacadeIteratorControlHandle
FacadeIteratorEventStream
FacadeIteratorGetNextResponder
FacadeIteratorGetNextResponse
FacadeIteratorMarker
FacadeIteratorProxy
FacadeIteratorRequestStream
A Stream of incoming requests for fuchsia.testing.sl4f/FacadeIterator.
FacadeIteratorSynchronousProxy
FacadeProviderCleanupResponder
FacadeProviderControlHandle
FacadeProviderEventStream
FacadeProviderExecuteRequest
FacadeProviderExecuteResponder
FacadeProviderExecuteResponse
FacadeProviderGetFacadesRequest
FacadeProviderMarker
FacadeProviderPrintResponder
FacadeProviderProxy
FacadeProviderRequestStream
A Stream of incoming requests for fuchsia.testing.sl4f/FacadeProvider.
FacadeProviderSynchronousProxy

Enums§

FacadeIteratorEvent
FacadeIteratorRequest
Implemented by a backend component hosting one or more facades. Used to acquire the list of facades hosted by a FacadeProvider instance.
FacadeProviderEvent
FacadeProviderRequest
Implemented by a backend component hosting one or more facades. A facade must only be hosted by a signel FacadeProvider instance. NOTE: The current implementation uses ComponentsV1 and only supports a single FacadeProvider instance. This is intended to change and may result in changes to the protocol.

Traits§

FacadeIteratorProxyInterface
FacadeProviderProxyInterface