Type Alias grenad::DefaultChunkCreator

source ·
pub type DefaultChunkCreator = TempFileChunk;
Expand description

The default chunk creator.

Aliased Type§

struct DefaultChunkCreator;