primitive-types 0.11.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

serde_no_std

  • impl-serde

fp-conversion

  • std

byteorder

  • fixed-hash/byteorder

rlp

  • impl-rlp

codec

  • impl-codec

num-traits

  • impl-num-traits

rustc-hex

  • fixed-hash/rustc-hex

impl-codec

    This feature flag does not enable additional features.

impl-num-traits

    This feature flag does not enable additional features.

impl-rlp

    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.