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 10926/week @ 2024-07-23 10796/week @ 2024-07-30 10938/week @ 2024-08-06 12955/week @ 2024-08-13 9396/week @ 2024-08-20 10591/week @ 2024-08-27 12510/week @ 2024-09-03 10441/week @ 2024-09-10 10940/week @ 2024-09-17 13831/week @ 2024-09-24 9584/week @ 2024-10-01 9326/week @ 2024-10-08 11559/week @ 2024-10-15 11111/week @ 2024-10-22 12018/week @ 2024-10-29 10311/week @ 2024-11-05

47,317 downloads per month
Used in 479 crates (231 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

~3.5–7MB
~143K SLoC