rustc_ast
1.80.0-nightly
(b92758a9a 2024-05-20)
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.