Module component_lifecycle

Source

Functionsยง

on_stop_request
Serves the Lifecycle protocol from the component runtime used for controlled shutdown of the archivist. When Stop is requrested executes the given callback.
take_lifecycle_request_stream
Takes the startup handle for LIFECYCLE and returns a stream listening for Lifecycle FIDL requests on it.