casper-types 1.3.3

Types used to allow creation of Wasm contracts and tests for use on the Casper network.
Documentation

casper-types

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

  • base16/alloc
  • hex/alloc
  • serde/alloc
  • serde_json/alloc
  • displaydoc

displaydoc

    This feature flag does not enable additional features.

std

  • base16/std
  • base64/std
  • ed25519-dalek/std
  • ed25519-dalek/serde
  • hex/std
  • k256/std
  • serde/std
  • serde_json/std
  • schemars
  • thiserror

gens

  • std
  • proptest/std

schemars

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

proptest

    This feature flag does not enable additional features.