CompactVertexId

Type Alias CompactVertexId 

Source
pub type CompactVertexId = u16;
Expand description

Compact vertex ID (u16 saves 6 bytes vs u64)