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 10871/week @ 2024-09-16 13689/week @ 2024-09-23 10041/week @ 2024-09-30 8880/week @ 2024-10-07 11733/week @ 2024-10-14 10875/week @ 2024-10-21 12310/week @ 2024-10-28 10759/week @ 2024-11-04 8275/week @ 2024-11-11 10557/week @ 2024-11-18 9245/week @ 2024-11-25 15668/week @ 2024-12-02 17072/week @ 2024-12-09 12149/week @ 2024-12-16 4072/week @ 2024-12-23 3090/week @ 2024-12-30

37,145 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