wormhole/sdk/rust/core/src
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
..
arraystring.rs sdk/rust: Add serde-based struct defintions 2022-12-14 16:33:22 +09:00
chain.rs sdk/rust: Ensure chain conversions are isomorphic 2023-01-04 16:17:14 +09:00
core.rs sdk/rust: Remove `expiration_time` from `GuardianSetInfo` 2023-01-04 16:17:14 +09:00
lib.rs sdk/rust: Remove `expiration_time` from `GuardianSetInfo` 2023-01-04 16:17:14 +09:00
nft.rs sdk/rust: Drop references to `de::Unexpected` 2022-12-14 16:33:22 +09:00
serde_array.rs sdk/rust: Add serde-based struct defintions 2022-12-14 16:33:22 +09:00
token.rs sdk/rust: Remove `*_with_payload` methods 2023-01-18 09:33:10 +09:00
vaa.rs sdk/rust: Remove `*_with_payload` methods 2023-01-18 09:33:10 +09:00