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 theV
parameter forIndex
nor theT
forField
.