Docs.rs
anone-cw721-0.3.0
anone-cw721 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
26 July 2026
Links
Repository
crates.io
Source
Owners
Jammyaa
Dependencies
cosmwasm-std ^1.0.0-beta
normal
cosmwasm-storage ^1.0.0-beta5
normal
cw-storage-plus ^0.11.1
normal
cw-utils ^0.12.1
normal
cw2 ^0.12.1
normal
cw721 ^0.11.0
normal
schemars ^0.8
normal
serde ^1.0.130
normal
thiserror ^1.0.30
normal
url ^2.2.2
normal
cosmwasm-schema ^1.0.0-beta3
dev
Versions
5.88%
of the crate is documented
Platform
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
Skip to main content
query
anone_
cw721
0.3.0
In anone_
cw721::
entry
anone_cw721
::
entry
Function
query
Copy item path
Source
pub fn query(deps:
Deps
<'_>, env:
Env
, msg:
QueryMsg
) ->
StdResult
<
Binary
>