pub fn parse_custom_profiles( text: &str, ) -> Result<HashMap<String, CustomProfileEntry>, Error>
Parse a profiles.toml file containing multiple custom profiles.