Function lpsettings::set_value_local
source · pub fn set_value_local<A>(key: &str, value: &A) -> Result<Option<Type>, Error>where
A: SupportedType,Expand description
Sets the value on the local level.
pub fn set_value_local<A>(key: &str, value: &A) -> Result<Option<Type>, Error>where
A: SupportedType,Sets the value on the local level.