aldanor / fast-float-rust

Super-fast float parser in Rust (now part of Rust core)
https://docs.rs/fast-float
Apache License 2.0
275 stars 20 forks source link

Fix a bug with trailing zeros when parsing decimals #11

Closed aldanor closed 3 years ago

aldanor commented 3 years ago

Closes #4