licenses.dev

bit_field v0.10.2

Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.

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

Or the licenses badge code for the 0.10.2 version:

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