Function save

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

Save given value for given key