fhex 1.0.0

A crate providing the ToHex trait for converting floating-point numbers to hexadecimal.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Rod Vagg <r@va.gg>"]
description = "A crate providing the ToHex trait for converting floating-point numbers to hexadecimal."
edition = "2021"
license = "Apache-2.0"
name = "fhex"
readme = "README.md"
repository = "https://github.com/rvagg/fhex"
version = "1.0.0"