licenses.dev

cpubits v0.1.0

Compile-time detection heuristics for the optimal word size to use for the target CPU, which in some cases may differ from its address size a.k.a. `target_pointer_width`. Implemented as `macro_rules!`

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/cpubits)](https://licenses.dev/cargo/cpubits)
<a href="https://licenses.dev/cargo/cpubits">
  <img src="https://licenses.dev/b/cargo/cpubits" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

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