pub fn stdout_among_inputs<T>(inputs: &[T]) -> boolwhere T: Clircle,
Checks if Stdio::Stdout is in the given slice.
Stdio::Stdout