pub fn parse_named( source: impl Into<String>, input: &str, ) -> Result<ConfigReport<ReferenceConfig>, ConfigErrors>