Type Alias async_blocking_stdio::StdinUnblock

source ยท
pub type StdinUnblock = <Stdin as StdioExt>::Handle;
Expand description

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