hexponent 0.2.0

Hexadecimal float parsing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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.0"