rustc_
ast
1.84.0-dev
In rustc_
ast::
node_
id
Structs
NodeId
Constants
CRATE_NODE_ID
DUMMY_NODE_ID
Type Aliases
NodeMap
NodeMapEntry
NodeSet
rustc_ast
::
node_id
Constant
CRATE_NODE_ID
Copy item path
Settings
Help
Summary
Source
pub const CRATE_NODE_ID:
NodeId
;
Expand description
The
NodeId
used to represent the root of the crate.