Module rustc_data_structures::ivar
[−]
[src]
Unstable (
rustc_private
)Structs
Ivar |
[Unstable] A write-once variable. When constructed, it is empty, and can only be set once. |