Skip to main content

create_empty_delta_update

Function create_empty_delta_update 

Source
pub fn create_empty_delta_update() -> Vec<u8> 
Expand description

Creates an empty delta update for testing no-change scenarios

This represents an UPDATE operation that doesn’t actually change state. Used to test UpdateResponse with NoChange result.