Docs.rs
croncat-manager-1.0.4
croncat-manager 1.0.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
TrevorJTClarke
Buckram123
mikedotexe
Dependencies
cosmwasm-schema ^1.2
normal
cosmwasm-std ^1.2
normal
croncat-sdk-agents ^1.0.4
normal
croncat-sdk-core ^1.0.4
normal
croncat-sdk-factory ^1.0.4
normal
croncat-sdk-manager ^1.0.4
normal
croncat-sdk-tasks ^1.0.4
normal
cw-storage-plus ^1.0.1
normal
cw-utils ^0.16.0
normal
cw2 ^1.0.1
normal
cw20 ^0.16.0
normal
mod-sdk ^1.0.4
normal
serde-cw-value ^0.7.0
normal
serde-json-wasm ^0.5.0
normal
thiserror ^1.0
normal
Versions
16.39%
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
reply
croncat_
manager
1.0.4
In croncat_
manager::
contract
croncat_manager
::
contract
Function
reply
Copy item path
Source
pub fn reply( deps:
DepsMut
<'_>, _env:
Env
, msg:
Reply
, ) ->
Result
<
Response
,
ContractError
>