pub type UserPreferences = HashMap<String, String>;
pub struct UserPreferences { /* private fields */ }