Function servo_config::prefs::read_prefs_map
source ยท pub fn read_prefs_map(
txt: &str,
) -> Result<HashMap<String, PrefValue>, PrefError>
pub fn read_prefs_map(
txt: &str,
) -> Result<HashMap<String, PrefValue>, PrefError>