Skip to main content

GRAPHID_LABEL_SHIFT

Constant GRAPHID_LABEL_SHIFT 

Source
pub const GRAPHID_LABEL_SHIFT: u32 = 48;
Expand description

Number of bits reserved for the per-label sequence inside an AGE graphid. The label id occupies the remaining high 16 bits.