primitive-types 0.9.1

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 16 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

rustc-hex

  • fixed-hash/rustc-hex

codec

  • impl-codec

byteorder

  • fixed-hash/byteorder

fp-conversion

  • std

num-traits

  • impl-num-traits

impl-num-traits

    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.

scale-info

    This feature flag does not enable additional features.

impl-serde

    This feature flag does not enable additional features.