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

Generator has not been resumed yet.