rstd 0.1.0
Loading...
Searching...
No Matches
rstd::io::Stdin Struct Referenceexport
module rstd

Handle to the standard input stream. More...

Public Member Functions

auto lock () -> StdinLock
 Locks stdin and returns a guard providing exclusive read access.
 

Detailed Description

Handle to the standard input stream.


The documentation for this struct was generated from the following file: