[][src]Function tokio_file_unix::raw_stderr

pub fn raw_stderr() -> Result<File>

Duplicate the standard error file.

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