pub fn defaults_get<Value: DeserializeOwned>(key: &str) -> Option<Value>Expand description
Returns the UserDefaults value associated with the specified key.
pub fn defaults_get<Value: DeserializeOwned>(key: &str) -> Option<Value>Returns the UserDefaults value associated with the specified key.