pub fn parse_config_source(contents: &str) -> Result<ConfigSourceDocument>Expand description
Parse a ConfigSource manifest from YAML content.
pub fn parse_config_source(contents: &str) -> Result<ConfigSourceDocument>Parse a ConfigSource manifest from YAML content.