mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
0e06ebe15b
The standard library equivalent is called std::io::IoSliceMut, not IoBufMut. BUG=None TEST=read it Change-Id: I66956f403e762d84bd46b05e986415f319d5bcbf Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4262436 Commit-Queue: Zihan Chen <zihanchen@google.com> Auto-Submit: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Zihan Chen <zihanchen@google.com> |
||
---|---|---|
.. | ||
audio_streams | ||
balloon_control | ||
cros-fuzz | ||
cros_asyncv2 | ||
data_model | ||
p9 | ||
sync | ||
chromeos_warning.md | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.