[][src]Type Definition syntex_syntax2::diagnostics::plugin::emitter::BufferedStderr

type BufferedStderr = dyn Terminal<Output = BufferedWriter> + 'static + Send;