licenses.dev

typenum v1.3.2

Typenum 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.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.2 version:

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