Type Alias MapOfFeatureIdToPropertyNameToGeckoPrefState

Source
pub type MapOfFeatureIdToPropertyNameToGeckoPrefState = HashMap<String, HashMap<String, GeckoPrefState>>;

Aliased Typeยง

struct MapOfFeatureIdToPropertyNameToGeckoPrefState { /* private fields */ }