licenses.dev

repr_offset v0.2.2

Offsets of fields for types with a stable layout.

Published on

Licenses

Learn more about license information.

Package Licenses

Zlib

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
as_derive_utils • 0.8.3private derive utilities used by abi_stable and structural.INDIRECT8
core_extensions • 0.1.20Extensions for core/std library types, and other miscelaneous features.INDIRECT3
proc-macro2 • 1.0.92A 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
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
syn • 1.0.109Parser for Rust source codeINDIRECT3
Zlib3
PackageRelationDependenciesPublished
repr_offset_derive • 0.2.0For deriving the offsets of fields for types with a stable layout.DIRECT9
tstr_proc_macros • 0.2.2Implementation detail of tstr.INDIRECT0
tstr • 0.2.4Type-level stringsDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/repr_offset)](https://licenses.dev/cargo/repr_offset)
<a href="https://licenses.dev/cargo/repr_offset">
  <img src="https://licenses.dev/b/cargo/repr_offset" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

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