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