mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 20:04:20 +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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |