rust: Add serde
feature to derive Serialize
and Deserialize
on all Protobuf definitions
#144
Labels
rust
Issues pertaining to the Rust implementation
This is needed for re-using the generated Rust proto definitions directly in the
ibc-proto
crate instead of duplicating them.See cosmos/ibc-proto-rs#10 and cosmos/ibc-rs#640 for more details.
The text was updated successfully, but these errors were encountered: