defaults_set_data

Function defaults_set_data 

Source
pub fn defaults_set_data<T: Serialize>(key: &str, value: T)
Expand description

Sets the UserDefaults value of the specified key with serialized data.