mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 12:09:31 +00:00
FromStr trait is manually implemented for ExecutorKind, but serd_keyvalue should be preferred. This commits refactors ExecutorKind so that derives serd_keyvalue. BUG=None TEST=`crosvm --async-executor (epoll|uring) run ...` works TEST=test passes on linux and windows Change-Id: I5aafb6704c20a17120b30c290e1a4069dff9e5ce Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3924880 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Noah Gold <nkgold@google.com> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Takaya Saeki <takayas@chromium.org> |
||
---|---|---|
.. | ||
blocking | ||
sync | ||
sys | ||
async_types.rs | ||
audio_streams_async.rs | ||
blocking.rs | ||
complete.rs | ||
event.rs | ||
io_ext.rs | ||
lib.rs | ||
mem.rs | ||
queue.rs | ||
select.rs | ||
sync.rs | ||
sys.rs | ||
timer.rs | ||
waker.rs |