pub type NSTDOptionalStdout = NSTDOptional<NSTDStdout>;
Available on crate feature io only.
Expand description

Represents an optional value of type NSTDStdout.