Type Alias StdinUnblock

Source
pub type StdinUnblock = <Stdin as StdioExt>::Handle;
Expand description

Handle to the globally-synchronised structure for async standard input.