licenses.dev

lexical-core v1.0.2

Lexical, to- and from-string conversion routines.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
lexical-parse-float • 1.0.2Efficient parsing of floats from strings.DIRECT3
lexical-parse-integer • 1.0.2Efficient parsing of integers from strings.DIRECT2
lexical-util • 1.0.3Shared utilities for lexical creates.DIRECT1
lexical-write-float • 1.0.2Efficient formatting of floats to strings.DIRECT3
lexical-write-integer • 1.0.2Efficient formatting of integers to strings.DIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/lexical-core)](https://licenses.dev/cargo/lexical-core)
<a href="https://licenses.dev/cargo/lexical-core">
  <img src="https://licenses.dev/b/cargo/lexical-core" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/cargo/lexical-core/1.0.2)](https://licenses.dev/cargo/lexical-core/1.0.2)
<a href="https://licenses.dev/cargo/lexical-core/1.0.2">
  <img src="https://licenses.dev/b/cargo/lexical-core/1.0.2" alt="licenses" />
</a>
GitHub