Skip to main content

Crate fuchsia_component_escrow

Crate fuchsia_component_escrow 

Source

Structsยง

EscrowOperation
Holds the process lifecycle channel (or optionally just the control side of it), and uses it to send escrow data and handles to component manager. This is a required step for a component to gracefully shut itself down when it would otherwise sit idle, in order to save system resources.