const UNRESUMED: usize = GeneratorSubsts::UNRESUMED; // 0usize
Expand description

Generator has not been resumed yet.