raw_stderr

Function raw_stderr 

Source
pub fn raw_stderr() -> Result<File>
Expand description

Duplicate the standard error file.

Unlike std::io::Stderr, this file is not buffered.