[][src]Type Definition cpal::InputDevices

type InputDevices = Filter<Devices, fn(_: &Device) -> bool>;

A Devices yielding only input devices.