Function unset_setting

Source
pub fn unset_setting(
    client_name: &str,
    key: &str,
) -> Result<Option<Value>, LangsError>
Expand description

Unsets the given setting.