pub fn set_number<T: Copy>( handle: Handle, key_name: &str, value: T, ) -> Result<()>
Function to set a generic numeric value This doesn’t work for strings or binaries