crosvm/gpu_display
Daniel Verkamp 35712b20d8 devices, gpu_display: use Iterator flatten()
Instead of checking each item for Some/Ok-ness, filter down to just the
desired items using flatten() on the iterator.

BUG=b:197251702
TEST=bin/clippy # with rust-toolchain = 1.54.0

Change-Id: I80db12c36f41e76f5dff6c30299a3f5d3745f578
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3108613
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Allen Webb <allenwebb@google.com>
2021-08-25 23:02:26 +00:00
..
examples gpu_display/wayland: Added keyboard and pointing devices 2021-06-15 03:14:07 +00:00
protocol gpu_display: Add opt wayland ext for sending scanout id 2021-06-30 02:22:14 +00:00
src devices, gpu_display: use Iterator flatten() 2021-08-25 23:02:26 +00:00
build.rs devices, gpu_display: use Iterator flatten() 2021-08-25 23:02:26 +00:00
Cargo.toml gpu_display/wayland: Switch to the stable version of xdg_shell 2021-05-27 20:03:07 +00:00