licenses.dev

fixed v1.29.0

Fixed-point numbers.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
arbitrary • 1.4.1The trait for generating structured data from unstructured dataDIRECT0
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
az • 1.2.1Casts and checked castsDIRECT0
borsh • 1.5.7Binary Object Representation Serializer for Hashing DIRECT1
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
half • 2.6.0Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.DIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
typenum • 1.18.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.DIRECT0
MIT2
PackageRelationDependenciesPublished
cfg_aliases • 0.2.1A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.INDIRECT0
crunchy • 0.2.4Crunchy unroller: deterministically unroll constant loopsINDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.23.1A crate for mucking around with piles of bytes.DIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.29.0 version:

[![licenses](https://licenses.dev/b/cargo/fixed/1.29.0)](https://licenses.dev/cargo/fixed/1.29.0)
<a href="https://licenses.dev/cargo/fixed/1.29.0">
  <img src="https://licenses.dev/b/cargo/fixed/1.29.0" alt="licenses" />
</a>
GitHub