Docs.rs
simple-nft-0.1.0
simple-nft 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
ctkai01
Dependencies
cosmwasm-std ^1.0.0
normal
cosmwasm-storage ^1.0.0
normal
cw-storage-plus ^0.13.2
normal
cw-utils ^0.13.4
normal
cw2 ^0.13.2
normal
cw721 ^0.13.2
normal
cw721-base ^0.13.2
normal
schemars ^0.8.8
normal
serde ^1.0.137
normal
thiserror ^1.0.31
normal
cosmwasm-schema ^1.0.0
dev
cw-multi-test ^0.13.2
dev
Versions
25.62%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
query_config
simple_
nft
0.1.0
In simple_
nft::
query
simple_nft
::
query
Function
query_
config
Copy item path
Source
pub fn query_config(deps:
Deps
<'_>) ->
StdResult
<
State
>