Skip to main content

parse_profiles

Function parse_profiles 

Source
fn parse_profiles(
    table: Table,
    file: &SourceFile,
    value_span: Range<usize>,
    errors: &mut Vec<ConfError>,
) -> FxHashMap<String, DisallowedProfile>