licenses.dev

traitcast v0.5.0

Cast between dynamic trait objects.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
anymap • 0.12.1A safe and convenient store for one value of each typeINDIRECT0
ctor • 0.1.26__attribute__((constructor)) for RustINDIRECT4
ghost • 0.1.17Define your own PhantomDataINDIRECT4
inventory-impl • 0.1.11Implementation of macros for the `inventory` crateINDIRECT4
inventory • 0.1.11Typed distributed plugin registrationDIRECT8
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.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
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
MIT1
PackageRelationDependenciesPublished
traitcast_core • 0.2.0Cast between dynamic trait objects.DIRECT10
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/traitcast)](https://licenses.dev/cargo/traitcast)
<a href="https://licenses.dev/cargo/traitcast">
  <img src="https://licenses.dev/b/cargo/traitcast" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.0 version:

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