crosvm/msg_socket/msg_on_socket_derive
Chuanxiao Dong 1d6af551b9 msg_socket: allow Enum with no variant filed types
This is to allow the Enum which doesn't have filed type for all its variants
to derive the MsgOnSocket.

BUG=None
TEST=cargo test -p msg_socket

Change-Id: Iab9edda777f42e25af40e4ec0e5870401c17572b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2143572
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Chuanxiao Dong <chuanxiao.dong@intel.corp-partner.google.com>
2020-04-14 18:50:44 +00:00
..
Cargo.toml Update syn, quote, and proc-macro past 1.0 2020-02-06 05:28:15 +00:00
msg_on_socket_derive.rs msg_socket: allow Enum with no variant filed types 2020-04-14 18:50:44 +00:00