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

Coroutine has not been resumed yet.