Struct rustsync::Signature
[−]
[src]
pub struct Signature {
pub window: usize,
// some fields omitted
}The "signature" of the file, which is essentially a content-indexed description of the blocks in the file.
Fields
window: usize