Skip to main content

SwitchTargets

Type Alias SwitchTargets 

Source
type SwitchTargets<B> = Vec<(u64, <B as BackendTypes>::BasicBlock)>;
Expand description

A list of switch targets.

Aliased Type§

struct SwitchTargets<B> { /* private fields */ }

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.