hexponent 0.2.1

Hexadecimal float parsing
Documentation
[[bench]]
harness = false
name = "benchmark"
[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.libc]
version = "0.2"

[package]
authors = ["Graham Scheaffer <me@gisch.dev>"]
categories = ["parser-implementations"]
description = "Hexadecimal float parsing"
documentation = "https://docs.rs/hexponent"
edition = "2018"
license = "MIT/Apache-2.0"
name = "hexponent"
readme = "README.md"
repository = "https://gitlab.com/pythondude325/hexponent"
version = "0.2.1"