pub type ChunkId = Uuid;
Stable identifier for a Chunk.
Chunk
pub struct ChunkId(/* private fields */);