pub fn parse_spec_content(content: &str, source_desc: &str) -> Result<Spec>
Parse a spec from a raw YAML string. Used for loading remote collection specs that were fetched from GitHub.