lexical-write-float 0.8.5

Efficient formatting of floats to strings.
Documentation

lexical-write-float

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

default

  • std

std

  • lexical-util/std
  • lexical-write-integer/std

radix

  • lexical-util/radix
  • lexical-write-integer/radix
  • power-of-two

power-of-two

  • lexical-util/power-of-two
  • lexical-write-integer/power-of-two

lint

  • lexical-util/lint
  • lexical-write-integer/lint

compact

  • lexical-util/compact
  • lexical-write-integer/compact

f16

  • lexical-util/f16

f128

  • lexical-util/f128

format

  • lexical-util/format

nightly

  • lexical-write-integer/nightly

safe

  • lexical-write-integer/safe