pub fn parse_scg_result(content: &str) -> Result<ScgParseResult>Expand description
Parse SCG format into ScgParseResult, capturing pipeline metadata if present.
pub fn parse_scg_result(content: &str) -> Result<ScgParseResult>Parse SCG format into ScgParseResult, capturing pipeline metadata if present.