20 releases (5 stable)

2.0.0 Mar 15, 2024
1.0.3 Nov 23, 2023
1.0.1 Dec 15, 2022
1.0.0 Nov 23, 2022
0.11.1 Dec 28, 2021

#1 in #cw

Download history 9046/week @ 2024-10-06 11603/week @ 2024-10-13 10490/week @ 2024-10-20 12500/week @ 2024-10-27 11307/week @ 2024-11-03 7950/week @ 2024-11-10 10429/week @ 2024-11-17 9264/week @ 2024-11-24 15497/week @ 2024-12-01 16646/week @ 2024-12-08 13053/week @ 2024-12-15 4195/week @ 2024-12-22 3367/week @ 2024-12-29 8999/week @ 2025-01-05 12790/week @ 2025-01-12 11458/week @ 2025-01-19

36,839 downloads per month
Used in 488 crates (235 directly)

Apache-2.0

63KB
1.5K SLoC

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"


lib.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

~4–7.5MB
~149K SLoC