dach

Struct Difference

source
pub struct Difference<S: ExtendVec + 'static = Vec<u8>> { /* private fields */ }
Expand description

A delta between the local data and the data the Signature represents.

Implementations§