Function tokio_fs::stdin [−][src]
pub fn stdin() -> Stdinⓘ
Constructs a new handle to the standard input of the current process.
The returned handle allows reading from standard input from the within the Tokio runtime.
pub fn stdin() -> Stdinⓘ
Constructs a new handle to the standard input of the current process.
The returned handle allows reading from standard input from the within the Tokio runtime.