crosvm/p9/wire_format_derive
Chirantan Ekbote 800fcb060f Add low-level p9 protocol implementation
Implement encoding and decoding various primitives using the p9
protocol.  In addition, add a procedural macro to derive the encoding
and decoding implementation for structs built out of the primitives.

BUG=chromium:703939
TEST=unit tests
CQ-DEPEND=CL:1065063

Change-Id: I7256633fb7002da9ce8af03be2f24410b90ccf3f
Signed-off-by: Chirantan Ekbote <chirantan@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/969965
Reviewed-by: Stephen Barber <smbarber@chromium.org>
2018-05-22 21:56:58 -07:00
..
Cargo.toml Add low-level p9 protocol implementation 2018-05-22 21:56:58 -07:00
wire_format_derive.rs Add low-level p9 protocol implementation 2018-05-22 21:56:58 -07:00