Constant DEFAULT_CHUNK_SIZE

Source
const DEFAULT_CHUNK_SIZE: usize = 10_000;
Expand description

Maximum number of points per chunk file.