licenses.dev

pretty-hex v0.4.1

Pretty hex dump of bytes slice in the common style.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
hash32 • 0.3.132-bit hashing algorithmsINDIRECT1
heapless • 0.8.0`static` friendly data structures that don't require dynamic memory allocationDIRECT3
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.1 version:

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