Variant lrs::process::ChildStatus::None

No status.

Syntax

enum ChildStatus {
    None
}

Remarks

This can be returned by non-blocking calls.