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
37,145 downloads per month
Used in 488 crates
(235 directly)
63KB
1.5K
SLoC
Utils: Common types / utilities for specs
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