rustc::middle::region::ROOT_CODE_EXTENT [] [src]

pub const ROOT_CODE_EXTENT: CodeExtent = CodeExtent(0)
Unstable (rustc_private)

The root of everything. I should be using NonZero or profiling instead of this (probably).