licenses.dev

vtable v0.1.12

Helper crate to generate ffi-friendly virtual tables

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
const-field-offset-macro • 0.1.5Procedural macro to generate constant field offset from repr(c) structINDIRECT4
const-field-offset • 0.1.5Wrapper around field-offset crate and const-field-offset-macroDIRECT10
field-offset • 0.3.6Safe pointer-to-member implementationINDIRECT4
portable-atomic • 1.9.0Portable atomic types including support for 128-bit atomics, atomic float, etc. DIRECT0
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
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
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. DIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
vtable-macro • 0.1.12Helper crate to generate ffi-friendly virtual tablesDIRECT4
MIT1
PackageRelationDependenciesPublished
memoffset • 0.9.1offset_of functionality for Rust structs.INDIRECT1
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/vtable)](https://licenses.dev/cargo/vtable)
<a href="https://licenses.dev/cargo/vtable">
  <img src="https://licenses.dev/b/cargo/vtable" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.12 version:

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