ff-uint 0.2.4

Library for building and interfacing with fixed-sized integers and finite fields
Documentation

ff-uint

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 15 feature flags, 10 of them enabled by default.

default

  • borsh_support
  • serde_support
  • scale_support
  • std

borsh_support

  • borsh
  • ff-uint_derive/borsh_support

serde_support

  • serde

scale_support

  • parity-scale-codec
  • parity-scale-codec-derive
  • scale-info
  • ff-uint_derive/scale_support

std

  • borsh/std
  • serde/std
  • serde/alloc
  • seedbox/std
  • byteorder/std
  • rand/std
  • rand_core/std

borsh

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

parity-scale-codec

    This feature flag does not enable additional features.

parity-scale-codec-derive

    This feature flag does not enable additional features.

scale-info

    This feature flag does not enable additional features.

rand_support

  • rand_core
  • rand
  • ff-uint_derive/rand_support

arbitrary

    This feature flag does not enable additional features.

rand_core

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

qc

    This feature flag does not enable additional features.