licenses.dev

blade-asset v0.2.0

Asset manager for Blade

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
base64 • 0.21.7encodes and decodes base64 as bytes or utf8DIRECT0
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
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
profiling-procmacros • 1.0.16This crate provides a very thin abstraction over other profiler crates.INDIRECT4
profiling • 1.0.16This crate provides a very thin abstraction over other profiler crates.DIRECT5
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.90Parser for Rust source codeINDIRECT2
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
bytemuck_derive • 1.8.1derive proc-macros for `bytemuck`INDIRECT4
bytemuck • 1.21.0A crate for mucking around with piles of bytes.DIRECT5
MIT1
PackageRelationDependenciesPublished
choir • 0.7.0Task Orchestration FrameworkDIRECT10
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/blade-asset)](https://licenses.dev/cargo/blade-asset)
<a href="https://licenses.dev/cargo/blade-asset">
  <img src="https://licenses.dev/b/cargo/blade-asset" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/cargo/blade-asset/0.2.0)](https://licenses.dev/cargo/blade-asset/0.2.0)
<a href="https://licenses.dev/cargo/blade-asset/0.2.0">
  <img src="https://licenses.dev/b/cargo/blade-asset/0.2.0" alt="licenses" />
</a>
GitHub