29 releases (stable)
4.0.2 | Aug 29, 2024 |
---|---|
4.0.1 | Nov 21, 2023 |
4.0.0 | Oct 13, 2023 |
3.0.0 | May 11, 2023 |
0.1.0 | Nov 11, 2020 |
#5 in #casper
1,807 downloads per month
Used in 58 crates
(43 directly)
1MB
20K
SLoC
casper-types
Types shared by many casper crates for use on the Casper network.
no_std
The crate is no_std
(using the core
and alloc
crates) unless any of the following features are enabled:
json-schema
to enable many types to be used to produce JSON-schema data via theschemars
cratedatasize
to enable many types to derive theDataSize
traitgens
to enable many types to be produced in accordance withproptest
usage for consumption within dependee crates' property testing suites
License
Licensed under the Apache License Version 2.0.
Dependencies
~7–10MB
~212K SLoC