Constant rustc_mir_transform::coroutine::RESERVED_VARIANTS

source ยท
const RESERVED_VARIANTS: usize = CoroutineArgs::RESERVED_VARIANTS; // 3usize
Expand description

Number of reserved variants of coroutine state.