Skip to main content

parse_custom_profiles

Function parse_custom_profiles 

Source
pub fn parse_custom_profiles(
    text: &str,
) -> Result<HashMap<String, CustomProfileEntry>, Error>
Expand description

Parse a profiles.toml file containing multiple custom profiles.