Docs.rs
provwasm-tutorial-0.1.2
provwasm-tutorial 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fkneeland-figure
Dependencies
cosmwasm-std ^1.0.0-beta5
normal
cosmwasm-storage ^1.0.0-beta5
normal
cw-storage-plus ^0.8.0
normal
cw2 ^0.8.1
normal
provwasm-std ^1.0.0-beta2
normal
schemars ^0.8.3
normal
serde ^1.0.127
normal
thiserror ^1.0.26
normal
cosmwasm-schema ^1.0.0-beta5
dev
provwasm-mocks ^1.0.0-beta2
dev
Versions
31.43%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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_
tutorial
0.1.2
Crate Items
Structs
Enums
Statics
Functions
Type Aliases
List of all items
Structs
msg::InitMsg
msg::MigrateMsg
state::State
Enums
error::ContractError
msg::ExecuteMsg
msg::MetadataMsg
msg::QueryMsg
Functions
contract::execute
contract::instantiate
contract::migrate
contract::query
state::config
state::config_read
Type Aliases
msg::QueryResponse
Statics
state::CONFIG_KEY