Function tokio_file_unix::raw_stderr [] [src]

pub fn raw_stderr() -> Result<File>

Duplicate the standard error file.

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