strtod 0.2.0

A high precision floating point parser implementation for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Licensing Information

Copyright (c) 2015 Pieter van Ginkel.
Copyright (c) 2024 Kristoffer Andersson [kod.kristoff@gmail.com].

Copyrights in this project are retained by contributors. No copyright assignment
is required to contribute to this project.

Except as otherwise noted (below and/or in individual files), this project is
licensed under the Apache License, Version 2.0
([`LICENSE-APACHE`](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0) or the MIT license,
([`LICENSE-MIT`](LICENSE-MIT) or http://opensource.org/licenses/MIT), at your
option.