[go: up one dir, main page]

dtoa 0.3.1

Fast functions for printing floating-point primitives to an io::Write
Documentation
1
2
3
4
5
6
7
8
[package]
name = "dtoa"
version = "0.3.1"
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Fast functions for printing floating-point primitives to an io::Write"
repository = "https://github.com/dtolnay/dtoa"
documentation = "https://github.com/dtolnay/dtoa"