cw-utils

Crates.iocw-utils
lib.rscw-utils
version3.0.0
created_at2021-12-23 09:57:14.963047+00
updated_at2025-06-26 08:44:47.957796+00
descriptionCommon helpers for other cw specs
homepage
repositoryhttps://github.com/CosmWasm/cw-minus
max_upload_size
id502142
size193,998
Core Rust Developers (github:cosmwasm:core-rust-developers)

documentation

README

Utils: Common types / utilities for specs

cw-utils on crates.io cw-utils on docs.rs

This is a collection of common types shared among many specs. For example Expiration, which is embedded in many places.

Types should only be added here after they are duplicated in a second contract, not "because we might need it"

Commit count: 401

cargo fmt