pub type NSTDOptionalThread = NSTDOptional<NSTDThread>;
Available on crate feature thread only.
Expand description

Represents an optional value of type NSTDThread.