Skip to main content

RTF_BASE

Constant RTF_BASE 

Source
pub const RTF_BASE: NodeId = _; // 4_611_686_018_427_387_904usize
Expand description

Bit 62 — set on every NodeId that addresses a node in an RtfIndex. Mutually exclusive with the synthetic-text marker (bit 63) so a single mask test on each accessor dispatches the three storage regions.