Skip to main content

encode_rtf_id

Function encode_rtf_id 

Source
pub fn encode_rtf_id(rtf_i: usize, local: NodeId) -> NodeId
Expand description

Compose an RTF node-id from its host-vector index and the per-RTF local id. Panics in debug mode when either component exceeds its bit budget.