protobuf-build
protobuf-build copied to clipboard
support protobuf serialize
Signed-off-by: husharp [email protected]
rely on https://docs.rs/protobuf-codegen/2.8.0/protobuf_codegen/struct.Customize.html#structfield.serde_derive, For support Serialize we can Just turn on the serde_derive option.