22 releases (6 stable)

3.0.0 Jun 26, 2025
2.0.0 Mar 15, 2024
1.0.3 Nov 23, 2023
1.0.1 Dec 15, 2022
0.11.1 Dec 28, 2021

#3 in #cw

Download history 15054/week @ 2026-01-26 15662/week @ 2026-02-02 9126/week @ 2026-02-09 15725/week @ 2026-02-16 16188/week @ 2026-02-23 15023/week @ 2026-03-02 18652/week @ 2026-03-09 19173/week @ 2026-03-16 21494/week @ 2026-03-23 27033/week @ 2026-03-30 26696/week @ 2026-04-06 33715/week @ 2026-04-13 46873/week @ 2026-04-20 42575/week @ 2026-04-27 38133/week @ 2026-05-04 38949/week @ 2026-05-11

171,282 downloads per month
Used in 581 crates (247 directly)

Apache-2.0

62KB
1.5K SLoC

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"


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"

Dependencies

~6–12MB
~231K SLoC