Skip to main content

parse_and_expand

Function parse_and_expand 

Source
pub fn parse_and_expand(yaml: &str) -> Result<ExpandedManifest>
Expand description

Parse, validate, and expand a manifest YAML string into an ExpandedManifest.