licenses.dev

generic-array v0.5.1

Generic types implementing functionality of arrays

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
dtoa • 0.2.2Fast floating point primitive to string conversionINDIRECT0
itoa • 0.1.1Fast integer primitive to string conversionINDIRECT0
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** DIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
serde_json • 0.8.6A JSON serialization file formatDIRECT6
serde • 0.8.23A generic serialization/deserialization frameworkDIRECT0
typenum • 1.17.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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.1 version:

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