Module process_launcher

Source

Structs§

BuiltInConnector
A protocol connector for fuchsia.process.Launcher that serves the protocol with the ProcessLauncher implementation.
NamespaceConnector
A protocol connector for fuchsia.process.Launcher that connects to the protocol from a namespace object.
ProcessLauncher
An implementation of the fuchsia.process.Launcher protocol using the process_builder crate.

Type Aliases§

Connector