pub fn Variant<T>(place: T, index: u32)
custom_mir
Adds a variant projection with the given index to the place.
See Field for documentation.
Field