Docs.rs
cw-client-0.5.1
cw-client 0.5.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hu55a1n1
github:informalsystems:cycles-engineering
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.79
normal
color-eyre ^0.6.2
normal
cosmos-sdk-proto ^0.27.0
normal
cosmrs ^0.22.0
normal
hex ^0.4.3
normal
reqwest ^0.12.2
normal
serde ^1.0.203
normal
serde_json ^1.0.94
normal
tendermint =0.40.4
normal
tonic ^0.13.1
normal
Versions
0%
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
Crate cw_client
cw_
client
0.5.1
All Items
Crate Items
Re-exports
Modules
Structs
Traits
Crate
cw_
client
Copy item path
Source
Re-exports
§
pub use cli::
CliClient
;
pub use grpc::
GrpcClient
;
Modules
§
cli
grpc
Structs
§
GasInfo
GasInfo
defines constraints for how much gas to use to execute a transaction.
Traits
§
CwClient