wormhole/sdk/rust/serde_wormhole
Chirantan Ekbote 421a030dca sdk/rust: Remove `*_with_payload` methods
The RawMessage type provides a more flexible way to handle trailing
payloads so replace all usage of the `*_with_payload` functions to use
`RawMessage` instead.

There should be no functional change.
2023-01-18 09:33:10 +09:00
..
src sdk/rust: Remove `*_with_payload` methods 2023-01-18 09:33:10 +09:00
Cargo.toml sdk/rust: Add serde_wormhole::RawMessage 2023-01-18 09:29:05 +09:00