Expand description
Mutable IR traversal.
Enums
- The result of a transformation (which is not in-place).
Traits
- Like
InnerTransform
, but only for thein_place_transform_X
cases. - Trait implemented on “transformable” types, to further “elaborate” a type by transforming its “interior” (i.e. variants and/or fields).