Function cli_runner::get_stderr

source ·
pub fn get_stderr<'a>(output: &'a Output) -> &'a str
Expand description

Returns stderr as UTF-8 &str.