Crate fidl_fuchsia_sys
source ·Structs
A Stream of incoming requests for ComponentController
A Stream of incoming requests for EnvironmentController
A Stream of incoming requests for Environment
An FDIO file descriptor.
A Stream of incoming requests for JobProvider
Information used to create an instance of a component and obtain
services from it.
A Stream of incoming requests for Launcher
A Stream of incoming requests for Loader
A binary representation of a component.
Program information about a component.
A Stream of incoming requests for Runner
A Stream of incoming requests for ServiceProvider
Information given to components at startup.
Enums
An interface for controlling components.
An interface for controlling an environment.
An interface for managing a set of applications.
An interface for providing a job handle. Instances of this interface are
created in the context of an already-identified realm, so there is no need
to explicitly identify the realm below.
An interface for creating component instances.
An interface for loading from packages.
An interface for running components.
An interface through which a client may request services from a host.
Instances of this interface are created within the context of an
already-identified client and host pair, so there is no need to explicitly
identify the client or host in the methods below.
Constants
Maximum length for an environment label.