Lines Matching full:minimal
1 minimal-lexical
4 …s is a minimal version of [rust-lexical](https://github.com/Alexhuszagh/rust-lexical), meant to al…
6 …minimal-lexical, it is also well-adapted to private forks. If you do privately fork minimal-lexica…
8 minimal-lexical is designed for fast compile times and small binaries sizes, at the expense of a mi…
31 minimal-lexical = "0.2"
47 // be handled by minimal-lexical, since we accept iterators
63 …://github.com/Alexhuszagh/minimal-lexical/blob/master/examples/simple.rs) for a simple, annotated …
67 For an in-depth explanation on the algorithms minimal-lexical uses, please see [lexical-core#string…
71 minimal-lexical is tested on a wide variety of platforms, including big and small-endian systems, t…
86 minimal-lexical should also work on a wide variety of other architectures and ISAs. If you have any…
90 Minimal-lexical is tested to support Rustc 1.36+, including stable, beta, and nightly. Please repor…
98 Minimal-lexical is dual licensed under the Apache 2.0 license as well as the MIT license. See the […
102 …ate otherwise, any contribution intentionally submitted for inclusion in minimal-lexical by you, a…