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 10331/week @ 2024-11-16 9010/week @ 2024-11-23 15525/week @ 2024-11-30 16717/week @ 2024-12-07 13456/week @ 2024-12-14 4335/week @ 2024-12-21 3070/week @ 2024-12-28 8677/week @ 2025-01-04 13430/week @ 2025-01-11 11724/week @ 2025-01-18 17696/week @ 2025-01-25 14474/week @ 2025-02-01 19231/week @ 2025-02-08 16363/week @ 2025-02-15 16686/week @ 2025-02-22 14607/week @ 2025-03-01

70,021 downloads per month
Used in 490 crates (236 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–7MB
~149K SLoC