Type Alias async_blocking_stdio::StdoutUnblock
source ยท pub type StdoutUnblock = <Stdout as StdioExt>::Handle;
Expand description
Handle to the globally-synchronised structure for async standard output.
pub type StdoutUnblock = <Stdout as StdioExt>::Handle;
Handle to the globally-synchronised structure for async standard output.