Struct grenad::TempFileChunk [−][src]
pub struct TempFileChunk;Expand description
A ChunkCreator that generates temporary Files for chunks.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for TempFileChunk
impl Send for TempFileChunk
impl Sync for TempFileChunk
impl Unpin for TempFileChunk
impl UnwindSafe for TempFileChunk
Blanket Implementations
Mutably borrows from an owned value. Read more