Skip to main content

ChunkId

Type Alias ChunkId 

Source
pub type ChunkId = ObjectId<12, ChunkTag>;
Expand description

Unique identifier for a chunk.

Aliased Type§

pub struct ChunkId(pub [u8; 12], _);

Tuple Fields§

§0: [u8; 12]