Struct terra_rust_api::messages::wasm::MsgStoreCode [−][src]
Expand description
Message: Exec Contract
Fields
sender: String
wasm_byte_code: String
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MsgStoreCode
impl Send for MsgStoreCode
impl Sync for MsgStoreCode
impl Unpin for MsgStoreCode
impl UnwindSafe for MsgStoreCode
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more