Module rustc_middle::mir::statement

source ·

Structs§

  • A statement in a basic block, including information about its source code.

Type Aliases§

  • Alias for projections as they appear in UserTypeProjection, where we need neither the V parameter for Index nor the T for Field.