Expand description
I/O-free coroutine to spawn a process and wait for its child’s exit status.
Structs§
- Spawn
Then Wait - I/O-free coroutine for spawning a process then waiting for its child’s exit status.
Enums§
- Spawn
Then Wait Error - Errors that can occur during the coroutine progression.
- Spawn
Then Wait Result - Output emitted after a coroutine finishes its progression.