pub type ChunkX = ChunkCoord<{ axis::X }>;
A chunk X coordinate relative to a region
pub struct ChunkX(pub u8);
0: u8