Type Definition nstd_sys::io::stdin::NSTDStdin

source ·
pub type NSTDStdin = Box<Stdin>;
Available on crate feature nstd_io only.
Expand description

A handle to the standard input stream.