Module rustc::ty::inhabitedness [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Structs

DefIdForest [
Experimental
]

Represents a forest of DefIds closed under the ancestor relation. That is, if a DefId representing a module is contained in the forest then all DefIds defined in that module or submodules are also implicitly contained in the forest.