Skip to main content

Crate fidl_fuchsia_trf_factory

Crate fidl_fuchsia_trf_factory 

Source

Modules§

factory_ordinals

Macros§

ConfigValueUnknown
Pattern that matches an unknown ConfigValue member.

Structs§

ConfigOverride
A key-value pair used to override a configuration setting in the realm.
CreateRealmRequest
Parameters for creating a new test realm.
FactoryControlHandle
FactoryCreateRealmResponder
FactoryCreateRealmResponse
FactoryEventStream
FactoryMarker
FactoryProxy
FactoryRequestStream
A Stream of incoming requests for fuchsia.trf.factory/Factory.
FactorySynchronousProxy

Enums§

ConfigValue
A primitive configuration value used to override component configurations.
FactoryEvent
FactoryRequest
Factory creates isolated test realms. It wraps the underlying test harness infrastructure to simplify setup.

Traits§

FactoryProxyInterface

Type Aliases§

FactoryCreateRealmResult