crosvm/usb_util/src
Daniel Verkamp af18794da4 usb_util: use sys_util::vec_with_array_field
Drop the copy of vec_with_array_field now that it is available in a
common location.

BUG=None
TEST=cargo build

Change-Id: Ia272803737a4cb3e4e84213c48aa8e28c17bab2c
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1865680
Reviewed-by: Stephen Barber <smbarber@chromium.org>
2019-10-23 21:03:24 +00:00
..
descriptor.rs
device.rs usb_util: use sys_util::vec_with_array_field 2019-10-23 21:03:24 +00:00
error.rs
lib.rs fuzz: add USB descriptor parsing fuzzer 2019-10-17 23:22:08 +00:00
types.rs