Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = u32;
Expand description

Typed node identifier. Stable across rebuild_file calls that don’t touch the file (id assignment is per-file deterministic — see SymbolGraph::rebuild_file).