pub fn set_preference(data: PreferenceData) -> MoosyncResult<()>Expand description
Sets a preference value based on the provided data.
ยงArguments
data- The data to set the preference.
pub fn set_preference(data: PreferenceData) -> MoosyncResult<()>Sets a preference value based on the provided data.
data - The data to set the preference.