Docs.rs
wasm-deploy-0.5.0
wasm-deploy 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ewoolsey
Dependencies
anyhow ^1
normal
async-recursion ^1
normal
clap ^4
normal
clap_complete ^4
normal
colored ^2
normal
colored_json ^3
normal
cosm-utils ^0.1.1
normal
cw20 ^1
normal
cw20-base ^1
normal
erased-serde ^0.3
normal
flate2 ^1
normal
futures ^0.3
normal
ibc-chain-registry ^0.23.1
normal
inquire ^0.6
normal
interactive-parse ^0.1.5
normal
keyring ^2
normal
lazy_static ^1
normal
log ^0.4
normal
schemars ^0.8
normal
serde ^1.0.137
normal
serde_json ^1
normal
strum ^0.24
normal
strum_macros ^0.24
normal
tendermint-rpc ^0.32
normal
thiserror ^1
normal
tokio ^1.27
normal
wasm-deploy-derive ^0.5.0
normal
wasm-opt =0.110.2
normal
Versions
31.71%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In wasm_deploy::commands
?
Function
wasm_deploy
::
commands
::
custom_execute
source
·
[
−
]
pub async fn custom_execute<C:
Deploy
>(contract:
&C
, string: &
str
) ->
Result
<
()
>