Module rustc_data_structures::ivar [] [src]

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

Structs

Ivar [
Experimental
]

A write-once variable. When constructed, it is empty, and can only be set once.