Docs.rs
provwasm-std-2.5.0
provwasm-std 2.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kwtalley
Dependencies
base64 ^0.22.1
normal
bech32 ^0.11.0
normal
chrono ^0.4.24
normal
cosmwasm-schema ^2.1.4
normal
cosmwasm-std ^2.1.4
normal
hex ^0.4.3
normal
prost ^0.13.2
normal
prost-types ^0.13.2
normal
provwasm-common ^0.2.0
normal
provwasm-proc-macro ^0.2.0
normal
schemars ^0.8.16
normal
serde ^1.0.197
normal
serde-cw-value ^0.7.0
normal
sha2 ^0.10.8
normal
strum_macros ^0.26.4
normal
thiserror ^1.0.58
normal
uuid ^1.10.0
normal
Versions
39.55%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
provwasm_
std
2.5.0
Module state
Module Items
Structs
In provwasm_
std::
types::
tendermint
provwasm_std
::
types
::
tendermint
Module
state
Copy item path
Source
Structs
ยง
Abci
Responses
Info
Consensus
Params
Info
ConsensusParamsInfo represents the latest consensus params, or the last height it changed
Legacy
Abci
Responses
LegacyABCIResponses retains the responses of the legacy ABCI calls during block processing. Note ReponseDeliverTx is renamed to ExecTxResult but they are semantically the same Kept for backwards compatibility for versions prior to v0.38
Response
Begin
Block
ResponseBeginBlock is kept for backwards compatibility for versions prior to v0.38
Response
EndBlock
ResponseEndBlock is kept for backwards compatibility for versions prior to v0.38
State
Validators
Info
ValidatorsInfo represents the latest validator set, or the last height it changed
Version