Crates.io | casper-types |
lib.rs | casper-types |
version | 4.0.2 |
source | src |
created_at | 2020-11-11 15:35:36.645686 |
updated_at | 2024-08-29 17:00:55.136986 |
description | Types shared by many casper crates for use on the Casper network. |
homepage | https://casperlabs.io |
repository | https://github.com/CasperLabs/casper-node/tree/master/types |
max_upload_size | |
id | 311263 |
size | 927,829 |
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 the schemars
cratedatasize
to enable many types to derive the DataSize
traitgens
to enable many types to be produced in accordance with proptest
usage for consumption within dependee crates' property testing suitesLicensed under the Apache License Version 2.0.