licenses.dev

binread v1.4.1

A Rust crate for helping read structs from binary data using ✨macro magic✨

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
modular-bitfield-impl • 0.9.0Bitfields for structs that allow for modular use of enums.INDIRECT4
modular-bitfield • 0.9.0Allows to easily define bitfield types with modular building blocks.DIRECT5
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 1.0.109Parser for Rust source codeINDIRECT3
MIT1
PackageRelationDependenciesPublished
binread_derive • 1.4.3Derive macro for binreadDIRECT4
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/binread)](https://licenses.dev/cargo/binread)
<a href="https://licenses.dev/cargo/binread">
  <img src="https://licenses.dev/b/cargo/binread" alt="licenses" />
</a>

Or the licenses badge code for the 1.4.1 version:

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