MIN_CHUNK_SIZE

Constant MIN_CHUNK_SIZE 

Source
pub const MIN_CHUNK_SIZE: usize = self_encryption::MIN_CHUNK_SIZE; // 1usize
Expand description

The minimum size (before compression) of an individual chunk of a file, defined as 1B.