rustc_ast
1.81.0-nightly
(c6727fc9b 2024-07-12)
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.