Type Alias nstd_sys::io::stdin::NSTDOptionalStdin
source · pub type NSTDOptionalStdin = NSTDOptional<NSTDStdin>;Available on crate feature
io only.Expand description
Represents an optional value of type NSTDStdin.