docs.rs failed to build rhaki-cw-plus-0.8.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
rhaki-cw-plus-2.2.4
rhaki-cw-plus: util packet for CosmWasm smart contract
| Modules | Description |
|---|---|
map |
Simplify data gather for cw_storage_plus::Map. |
coin |
Helps to assert cosmwasm_std::Coin, check funds received, and merge coins with the same denom etc... |
auth |
Create, get and assert an cw_storage_plus::Item::<Addr> for owner. |