Crate fidl_fuchsia_testing_sl4f
source ·Structs
A Stream of incoming requests for FacadeIterator
A Stream of incoming requests for FacadeProvider
Enums
Implemented by a backend component hosting one or more facades. Used to acquire the list of
facades hosted by a
FacadeProvider
instance.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.