crosvm/msg_socket/msg_on_socket_derive
Zach Reizner 882e2cea3b msg_socket: impl skip helper attribute
Fields with a default value can be skipped using the
`#[msg_on_socket(skip)]` attribute.

TEST=cargo test -p msg_socket
BUG=None

Change-Id: I9fea33e641a7da62b7864ba1847e884b32502491
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2168587
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Zach Reizner <zachr@chromium.org>
Commit-Queue: Zach Reizner <zachr@chromium.org>
2020-05-06 02:15:12 +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: impl skip helper attribute 2020-05-06 02:15:12 +00:00