rustc_ast
1.82.0-dev
In rustc_ast::node_id
Constant
rustc_ast
::
node_id
::
CRATE_NODE_ID
Copy item path
source
ยท
[
−
]
pub const CRATE_NODE_ID:
NodeId
;
Expand description
The
NodeId
used to represent the root of the crate.