pub fn stdout_among_inputs<T>(inputs: &[T]) -> boolwhere
    T: Clircle,
Expand description

Checks if Stdio::Stdout is in the given slice.