pub type Checksums = ChecksumsV38;Expand description
A vector of fletcher64 checksums, one per block. These are stored as a flat array of bytes for efficient deserialization.
Aliased Type§
pub struct Checksums { /* private fields */ }pub type Checksums = ChecksumsV38;A vector of fletcher64 checksums, one per block. These are stored as a flat array of bytes for efficient deserialization.
pub struct Checksums { /* private fields */ }