wormhole/sdk/rust
Chirantan Ekbote 0dbeeec3d4 sdk/rust: Add `Body::with_payload`
Add the `Body::with_payload` method, which can be used to change the
type of the payload for a `Body`.  This is useful when parsing the
payload needs to be deferred until after the body is parsed.
2022-12-19 17:14:33 +09:00
..
core sdk/rust: Add `Body::with_payload` 2022-12-19 17:14:33 +09:00
serde_wormhole sdk/rust: Drop references to `de::Unexpected` 2022-12-14 16:33:22 +09:00
Cargo.lock cosmwasm: wormhole-bindings: Use the Signature type from the SDK 2022-12-15 12:22:37 +09:00
Cargo.toml sdk/rust: Add serde_wormhole crate 2022-12-14 16:33:22 +09:00
go.mod
rustfmt.toml sdk/rust: Fix formatting 2022-10-28 14:35:44 -04:00