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

Represents an optional value of type NSTDStdinLock.