primitive-types 0.7.3

Primitive types shared by Ethereum and Substrate
Documentation

primitive-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 14 feature flags, 2 of them enabled by default.

default

  • std

std

  • uint/std
  • fixed-hash/std
  • impl-codec/std

serde

  • std
  • impl-serde
  • impl-serde/std

arbitrary

  • fixed-hash/arbitrary
  • uint/arbitrary

rlp

  • impl-rlp

serde_no_std

  • impl-serde

codec

  • impl-codec

byteorder

  • fixed-hash/byteorder

fp-conversion

  • std

rustc-hex

  • fixed-hash/rustc-hex

scale-info

    This feature flag does not enable additional features.

impl-serde

    This feature flag does not enable additional features.

impl-codec

    This feature flag does not enable additional features.

impl-rlp

    This feature flag does not enable additional features.