primitive-types 0.12.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 17 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

scale-info

  • codec
  • scale-info-crate

codec

  • impl-codec

serde_no_std

  • impl-serde

num-traits

  • impl-num-traits

byteorder

  • fixed-hash/byteorder

fp-conversion

  • std

rlp

  • impl-rlp

rustc-hex

  • fixed-hash/rustc-hex

impl-rlp

    This feature flag does not enable additional features.

impl-codec

    This feature flag does not enable additional features.

impl-num-traits

    This feature flag does not enable additional features.

impl-serde

    This feature flag does not enable additional features.

scale-info-crate

    This feature flag does not enable additional features.