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

#3 in #cw

Download history 15668/week @ 2024-12-02 17072/week @ 2024-12-09 12149/week @ 2024-12-16 4072/week @ 2024-12-23 4114/week @ 2024-12-30 9182/week @ 2025-01-06 12524/week @ 2025-01-13 12042/week @ 2025-01-20 17653/week @ 2025-01-27 15621/week @ 2025-02-03 19441/week @ 2025-02-10 15852/week @ 2025-02-17 16915/week @ 2025-02-24 18260/week @ 2025-03-03 36708/week @ 2025-03-10 26859/week @ 2025-03-17

99,565 downloads per month
Used in 495 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
~150K SLoC