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.