Skip to main content

ChunkId

Type Alias ChunkId 

Source
pub type ChunkId = Uuid;
Expand description

Stable identifier for a Chunk.

Aliased Type§

pub struct ChunkId(/* private fields */);