Documentation

numera

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

default

  • std
  • all_fast

std

  • alloc
  • devela/std
  • primal-sieve
  • dashu-base?/std
  • dashu-int?/std
  • decstr?/std
  • half?/std
  • twofloat?/math_funcs

all_fast

  • big
  • float

alloc

  • half?/alloc

primal-sieve

  • dep:primal-sieve

big

  • alloc
  • dashu-base
  • dashu-int

float

  • decstr
  • half
  • twofloat

dashu-base

  • dep:dashu-base

dashu-int

  • dep:dashu-int
  • std

decstr

  • dep:decstr

half

  • dep:half

twofloat

  • dep:twofloat

nightly_docs

  • nightly
  • std
  • all
  • devela/nightly_docs

all

  • big
  • float
  • try_from

safest

  • safe
  • devela/safest

unsafest

  • unsafe
  • devela/unsafest

all_nostd

  • float
  • try_from

non-safe

  • unsafe

no_std

  • devela/no_std

all_nostd_fast

  • float

no-std

  • no_std

safe

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

unsafe

    This feature flag does not enable additional features.

try_from

    This feature flag does not enable additional features.