rust-dtoa
Fast functions for printing floating-point primitives
This crate provides fast functions for printing floating-point primitives to an io::Write
.
- Versions: 1.0.9 · 0.4.8
- Website: https://github.com/dtolnay/dtoa
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rust-dtoa
as follows:
guix install rust-dtoa
Or install a particular version:
guix install rust-dtoa@0.4.8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of rust-dtoa about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/rust-dtoa'><img src='https://packages.guix.gnu.org/packages/rust-dtoa/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/rust-dtoa)
Example Org:
[[https://packages.guix.gnu.org/packages/rust-dtoa][https://packages.guix.gnu.org/packages/rust-dtoa/badges/latest-version.svg]]