set_preference

Function set_preference 

Source
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.