15 releases (2 stable)

1.0.1 Dec 15, 2022
1.0.0 Nov 23, 2022
0.16.0 Oct 17, 2022
0.14.0 Jul 28, 2022
0.11.1 Dec 28, 2021

#968 in Magic Beans

Download history 6599/week @ 2022-12-03 8207/week @ 2022-12-10 7105/week @ 2022-12-17 4527/week @ 2022-12-24 5192/week @ 2022-12-31 7307/week @ 2023-01-07 6992/week @ 2023-01-14 7409/week @ 2023-01-21 9621/week @ 2023-01-28 7733/week @ 2023-02-04 6775/week @ 2023-02-11 7533/week @ 2023-02-18 7697/week @ 2023-02-25 7202/week @ 2023-03-04 6653/week @ 2023-03-11 7439/week @ 2023-03-18

30,020 downloads per month
Used in 155 crates (73 directly)

Apache-2.0

67KB
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–4.5MB
~102K SLoC