ff 0.12.0

Library for building and interfacing with finite fields
Documentation

ff

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

default

  • bits
  • std

bits

  • bitvec

std

  • alloc

bitvec

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

derive

  • byteorder
  • ff_derive

derive_bits

  • bits
  • ff_derive/bits

byteorder

    This feature flag does not enable additional features.

ff_derive

    This feature flag does not enable additional features.