MapOfFeatureIdToPropertyNameToGeckoPrefState

Type Alias MapOfFeatureIdToPropertyNameToGeckoPrefState 

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

Aliased Typeยง

pub struct MapOfFeatureIdToPropertyNameToGeckoPrefState { /* private fields */ }