licenses.dev

ref-cast-impl v1.0.24

Derive implementation for ref_cast::RefCast.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
proc-macro2 • 1.0.94A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.39Quasi-quoting macro quote!(...)DIRECT2
ref-cast • 1.0.24Safely cast &T to &U where the struct U contains a single field of type T.DIRECT5
syn • 2.0.100Parser for Rust source codeDIRECT2
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/ref-cast-impl)](https://licenses.dev/cargo/ref-cast-impl)
<a href="https://licenses.dev/cargo/ref-cast-impl">
  <img src="https://licenses.dev/b/cargo/ref-cast-impl" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.24 version:

[![licenses](https://licenses.dev/b/cargo/ref-cast-impl/1.0.24)](https://licenses.dev/cargo/ref-cast-impl/1.0.24)
<a href="https://licenses.dev/cargo/ref-cast-impl/1.0.24">
  <img src="https://licenses.dev/b/cargo/ref-cast-impl/1.0.24" alt="licenses" />
</a>
GitHub