Function tokio_file_unix::raw_stdout [] [src]

pub fn raw_stdout() -> Result<File>

Duplicate the standard output file.

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