pub fn register_user_preferences(
prefs: Vec<PreferenceUiData>,
) -> MoosyncResult<()>Expand description
Registers user preferences with the main app.
pub fn register_user_preferences(
prefs: Vec<PreferenceUiData>,
) -> MoosyncResult<()>Registers user preferences with the main app.