[go: up one dir, main page]

dtoa 1.0.4

Fast floating point primitive to string conversion
Documentation
[dependencies.no-panic]
optional = true
version = "0.1"

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["value-formatting", "no-std"]
description = "Fast floating point primitive to string conversion"
documentation = "https://docs.rs/dtoa"
edition = "2018"
exclude = ["performance.png", "chart/**"]
keywords = ["float"]
license = "MIT OR Apache-2.0"
name = "dtoa"
readme = "README.md"
repository = "https://github.com/dtolnay/dtoa"
rust-version = "1.36"
version = "1.0.4"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]