Docs.rs
devx1-0.1.0
devx1 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
25 June 2026
Links
Repository
crates.io
Source
Owners
levackt
Dependencies
cosmwasm ^0.7.0
normal
cw-storage ^0.2.0
normal
schemars =0.5
normal
serde =1.0.103
normal
snafu =0.5.0
normal
cosmwasm-vm ^0.7.0
dev
serde_json ^1.0
dev
Versions
0%
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
try_increment
devx1
0.1.0
In devx1::
contract
devx1
::
contract
Function
try_
increment
Copy item path
Source
pub fn try_increment<S:
Storage
, A:
Api
>( deps: &mut
Extern
<S, A>, _env:
Env
, ) ->
Result
<
Response
>