Module terminator

Source
Expand description

Functionality for terminators and helper types that appear in terminators.

Re-exports§

pub use helper::*;

Modules§

helper 🔒

Structs§

SwitchTargetsIter
Terminator

Enums§

CallReturnPlaces
List of places that are written to after a successful (non-unwind) return from a Call, Yield or InlineAsm.
TerminatorEdges