Skip to main content

view

Function view 

Source
pub fn view(bytes: &[u8]) -> Result<LayerView, ComposeError>
Expand description

Read the composition-relevant parts of a manifest. An unparseable manifest is an error, never an empty view — silently reporting “no includes” for a layer we could not read is the failure mode that hides a composition.