Commit Graph

1 Commits

Author SHA1 Message Date
code-terror c03c175c12
Initial Integration of rust-lexical (#8469)
Rust-lexical is a High-performance numeric conversion routine library
for Rust. It has over 25 million downloads from crates.io. With 100,000
downloads every week.
Lexical-core is also a part of the repository which is widely used as a
dependency for many projects due to its small build time and build size.

Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2022-09-13 15:43:24 -07:00