rustc_ast::node_id

Constant CRATE_NODE_ID

Source
pub const CRATE_NODE_ID: NodeId;
Expand description

The NodeId used to represent the root of the crate.