licenses.dev

witx v0.9.1

Parse and validate witx file format

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorDIRECT0
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
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
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wast • 35.0.2Customizable Rust parsers for the WebAssembly Text formats WAT and WAST DIRECT1
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/witx)](https://licenses.dev/cargo/witx)
<a href="https://licenses.dev/cargo/witx">
  <img src="https://licenses.dev/b/cargo/witx" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.1 version:

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