lexical 5.2.2

Lexical, to- and from-string conversion routines.
Documentation

lexical

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

default

  • correct
  • ryu
  • std

correct

  • lexical-core/correct

ryu

  • lexical-core/ryu

std

  • lexical-core/std

comprehensive_float_test

  • rand/std
  • serde/std
  • serde_derive
  • std
  • toml

grisu3

  • lexical-core/grisu3

format

  • lexical-core/format

trim_floats

  • lexical-core/trim_floats

rounding

  • lexical-core/rounding

noinline

  • lexical-core/noinline

property_tests

  • lexical-core/property_tests

unchecked_index

  • lexical-core/unchecked_index

radix

  • lexical-core/radix

libm

  • lexical-core/libm

rand

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.