licenses.dev

gpt_disk_types v0.6.0

GPT (GUID Partition Table) disk data types no_std library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
bit_field • 0.10.2Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.INDIRECT0
crc-catalog • 2.4.0Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.INDIRECT0
crc • 3.3.0Rust implementation of CRC with support of various standardsDIRECT1
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.104Parser for Rust source codeINDIRECT2
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
bytemuck_derive • 1.9.3derive proc-macros for `bytemuck`INDIRECT4
bytemuck • 1.23.1A crate for mucking around with piles of bytes.DIRECT5
MPL-2.01
PackageRelationDependenciesPublished
ucs2 • 0.3.3UCS-2 decoding and encoding functionsDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

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