Crate fidl_fuchsia_process_lifecycle

Source

Structs§

LifecycleControlHandle
LifecycleEventStream
LifecycleMarker
LifecycleOnEscrowRequest
LifecycleProxy
LifecycleRequestStream
A Stream of incoming requests for fuchsia.process.lifecycle/Lifecycle.
LifecycleSynchronousProxy

Enums§

LifecycleEvent
LifecycleRequest
A component can implement the Lifecycle protocol to be notified of lifecycle events. It can also store some state in the framework, to be redelivered to the component the next time it is started (a practice called “escrowing”).

Traits§

LifecycleProxyInterface