pub fn parse_and_expand(yaml: &str) -> Result<ExpandedManifest>Expand description
Parse, validate, and expand a manifest YAML string into an ExpandedManifest.
pub fn parse_and_expand(yaml: &str) -> Result<ExpandedManifest>Parse, validate, and expand a manifest YAML string into an ExpandedManifest.